zdl 1 年之前
父节点
当前提交
228402fcba
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/recordsRoom/qc/caseViews.vue

+ 1 - 1
src/views/recordsRoom/qc/caseViews.vue

@@ -256,7 +256,7 @@ export default {
   mounted() {
     this.valData = localStorage.getItem('getData')
     if (this.valData) {
-      this.funQuery()
+      // this.funQuery()
       this.getCaseQualityResults()
     }
     this.getTree()