浏览代码

重复请求判断去除

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: {