瀏覽代碼

采集器模块 修改配置后 点击取消按钮 会再次显示配置界面问题

lhy 10 月之前
父節點
當前提交
a766fc96c6
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      industry-admin/src/views/collector/index.vue

+ 2 - 2
industry-admin/src/views/collector/index.vue

@@ -623,8 +623,8 @@ export default {
       }
       this.dialogConfig = false
       this.itemTableData = []
-      let data = this.configForm
-      this.refreshConfig(data.id)
+      //let data = this.configForm
+      //this.refreshConfig(data.id)
     },
     handelConfigSubmit() {
       this.saveConfigInfo((data) => {