Commit a4e6c692 authored by liudong1993's avatar liudong1993

1

parent c8aa914e
......@@ -1133,7 +1133,9 @@
this.financeinfo_post_GetClientTypeList();
this.FinancialFlowTemplate_post_GetStatusList();
this.getPageList();
//this.AccountType_post_GetList();
if(this.isManageFinance){
this.AccountType_post_GetList();
}
var that = this;
that.MsgBus.$on('getRecQuery', function (FrID) {
......@@ -1253,7 +1255,6 @@
},err => {})
},
showjiaoyi(FrId) {
//弹出交易方式修改
this.apipost(
"Financial_get_GetFinanceTrabeList", {
......@@ -1271,7 +1272,6 @@
});
});
this.transactionmode = true;
this.AccountType_post_GetList();
}
},
err => {}
......
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