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