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