web/src/views/modules/configItemChange/ConfigItemChange-AddOrUpdate.vue
@@ -399,7 +399,8 @@ // }, handleCommand() { this.$nextTick(()=>{ this.$refs.configItemList.$refs.dialog.init(this.dataForm.configItemList) console.log(this.dataForm.projectId,'this.dataForm.projectId') this.$refs.configItemList.$refs.dialog.init(this.dataForm.projectId,this.dataForm.id) }) // this.dataForm.configItemList.push({}) // this.$nextTick(() => {