DESKTOP-70VPDLK\Administrator hace 1 año
padre
commit
f5374b5ae6
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      pages/statistics/module/stat_finance.vue

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

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