Commit e3f227c2 authored by youjie's avatar youjie

no message

parent 2c625ee5
......@@ -225,6 +225,9 @@ export default {
else this.msg.LeaderId = this.b2b_user_info.erpBaseInfo.employeeId
this.init()
},
onShow(){
this.msg.LeaderId = this.b2b_user_info.erpBaseInfo.employeeId
},
created() {
this.contentHeight = this.$utils.calcContentHeight(-40) + "px";
this.mainColor = this.$uiConfig.mainColor;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment