ソースを参照

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

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) => {