Commit 5061152f authored by youjie's avatar youjie

no message

parent 9ed4531e
...@@ -239,6 +239,7 @@ ...@@ -239,6 +239,7 @@
let userInfo = this.getLocalStorage(); let userInfo = this.getLocalStorage();
let ActionMenuCode = userInfo.ActionMenuCode; let ActionMenuCode = userInfo.ActionMenuCode;
// this.msg.OutBranchId = userInfo.RB_Branch_id // this.msg.OutBranchId = userInfo.RB_Branch_id
this.msg.OutBranchId = 1220
if (ActionMenuCode.indexOf('F_DCommissionSend') != -1) { if (ActionMenuCode.indexOf('F_DCommissionSend') != -1) {
this.btnShow = true; this.btnShow = true;
} }
......
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