Browse Source

no message

DESKTOP-70VPDLK\Administrator 1 năm trước cách đây
mục cha
commit
275c44d40b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/statistics/module/stat_gather.vue

+ 1 - 1
pages/statistics/module/stat_gather.vue

@@ -115,7 +115,7 @@
     methods: {
       onChange(e){
         console.log(e)
-        this.current=e+1
+        this.current=e
       }
     },
 	}