소스 검색

重复请求判断去除

wangziqian 4 년 전
부모
커밋
7b4677a71a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/workbench/components/statisticsSection.vue

+ 2 - 2
src/views/workbench/components/statisticsSection.vue

@@ -123,8 +123,8 @@ export default {
       handler(newV) {
         this.clickItem = 0
         this.initData()
-      },
-      immediate: true
+      }
+      // immediate: true
     }
   },
   methods: {