소스 검색

no message

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