Commit 3f786b3a authored by 黄奎's avatar 黄奎
parents 8246b8cf 8356d4c1
...@@ -1618,6 +1618,9 @@ export default { ...@@ -1618,6 +1618,9 @@ export default {
}, err => {}) }, err => {})
} }
if(this.msg.RB_Branch_Id){
this.admin_get_DepartmentGetList(this.msg.RB_Branch_Id)
}
}, err => {}) }, err => {})
}, },
//设置选中单据名单 //设置选中单据名单
...@@ -1808,9 +1811,11 @@ export default { ...@@ -1808,9 +1811,11 @@ export default {
} }
this.getCompany(); this.getCompany();
// this.admin_get_DepartmentGetList(); // this.admin_get_DepartmentGetList();
},components: { },
components: {
"my-FlowChartModule": myFlowChartModule "my-FlowChartModule": myFlowChartModule
} }
} }
......
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