wente
2023-12-08 bc8ff037b8f01268a0a032d0ad8d503c48d5e9f8
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(() => {