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
       }
     },
 	}