Преглед изворни кода

指标管理页面功能开发 禅道需求145

jingshuyong пре 10 месеци
родитељ
комит
786cceca70
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/regulationManagement/index.vue

+ 1 - 1
src/views/regulationManagement/index.vue

@@ -290,7 +290,7 @@
       },
       handleNodeClick(node, type) {
         this.treeType = node.value;
-        if (type !== 'init') {
+        if (type !== 'init') { 
           this.reload();
         }
         console.log(node, 'node 333');