Переглянути джерело

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

jingshuyong 1 рік тому
батько
коміт
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');