DESKTOP-70VPDLK\Administrator 1 anno fa
parent
commit
275c44d40b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pages/statistics/module/stat_gather.vue

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

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