jinlin
2023-12-08 02b942d804cfa1ea094256b914a08083288695ed
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(() => {