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