src/views/tms/modules/inbound/InboundListRight.vue
@@ -305,7 +305,7 @@ } // 打开新增模态框,并传递当前选中的节点 this.$refs.modalForm.add(this.nodeSelected); this.$refs.modalForm.title = "新增通用参数类型工具"; this.$refs.modalForm.title = "新增工具入库"; this.$refs.modalForm.disableSubmit = false; }, handleDelete(id) {