Commit 12094259 authored by liudong1993's avatar liudong1993

1

parent 4684967b
......@@ -1158,7 +1158,7 @@
if (userinfo.RB_Branch_id == 1218 && ActionMenuCode.indexOf('isJapanCommission') != -1) {
this.isJapanCommission = true;
}
if (ActionMenuCode.indexOf("isManageFinance") != -1) {
if (ActionMenuCode.indexOf("isManageFinance") != -1 || userinfo.EmployeeId == 3390) {
this.isManageFinance = true
}
if (ActionMenuCode.indexOf("F_AccountantFinanceMerge") != -1) {
......
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