zhuzhuanzhuan
2023-09-21 7f7102ccb388560d18c241ee6927510c36be58e8
src/views/mdc/base/modules/TorqueconfigurationList/TorqueconfigurationList.vue
@@ -607,6 +607,7 @@
        }
      },
      handleAdd() {
        console.log(this.$refs.modalForm.edit)
        this.$refs.modalForm.add(this.node)
        this.$refs.modalForm.title = '新增'
        this.$refs.modalForm.disableSubmit = false