DESKTOP-70VPDLK\Administrator преди 1 година
родител
ревизия
275c44d40b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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
       }
     },
 	}