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