Browse Source

no message

DESKTOP-70VPDLK\Administrator 2 năm trước cách đây
mục cha
commit
f5374b5ae6

+ 2 - 0
pages/statistics/module/stat_finance.vue

@@ -76,10 +76,12 @@
       },
       },
 			onChange(e) {
 			onChange(e) {
 				this.current = e
 				this.current = e
+        this.startList()
 			},
 			},
       startList(){
       startList(){
         this.dataList=[]
         this.dataList=[]
         this.page=1
         this.page=1
+        this.totalNum=0
         this.getSysMoneyList()
         this.getSysMoneyList()
       },
       },
       getSysMoneyList(){
       getSysMoneyList(){