Commit 52d9b0e0 authored by youjie's avatar youjie

营收报表

parent bb526bb5
......@@ -2668,7 +2668,7 @@ export default {
handler (val, oldVal) {
if (this.$route.query.BranchId) {
this.msg.OutBranchId = Number(this.$route.query.BranchId)
this.getPageList()
this.financeinfo_post_GetList()
}
},
deep: true,
......@@ -2753,7 +2753,6 @@ export default {
this.columnsOld = this.columns;
this.financeinfo_post_GetList()
this.getCompanyList();
this.getLineList();
this.getStartList1();
......
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