Browse Source

Merge branch 'test' of http://192.168.2.236:10080/zhouna/platformFront into test

zhangxc 6 years ago
parent
commit
714eba80c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/icss/NoiseTemplate.vue

+ 1 - 1
src/components/icss/NoiseTemplate.vue

@@ -162,7 +162,7 @@ export default {
           "questionMappings": detailLis       //映射关系,
         }
       }
-      // this.showDelDialog(param)
+      this.showDelDialog(param)
     },
     showDelDialog(param) {
       this.showConfirmDialog('是否保存该标签组?', () => {