Commit e5c4886e authored by youjie's avatar youjie

no message

parent 9afc8ed8
...@@ -907,7 +907,7 @@ export default { ...@@ -907,7 +907,7 @@ export default {
this.Financial_post_GetBranchAccountList(); this.Financial_post_GetBranchAccountList();
this.financeinfo_post_GetClientTypeList(); this.financeinfo_post_GetClientTypeList();
this.FinancialFlowTemplate_post_GetStatusList(); this.FinancialFlowTemplate_post_GetStatusList();
this.getPageList();
this.AccountType_post_GetList(); this.AccountType_post_GetList();
},methods:{ },methods:{
getChange(val){ getChange(val){
...@@ -930,6 +930,7 @@ export default { ...@@ -930,6 +930,7 @@ export default {
this.coinGetShow = true this.coinGetShow = true
this.msg.StandardCurrencyId = -1 this.msg.StandardCurrencyId = -1
} }
this.getPageList();
} }
}) })
}, },
......
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