src/views/mdc/base/modules/deviceRepair/DeviceRepairModelEdit.vue
@@ -281,7 +281,7 @@ if (res.success) { // that.$message.success("修改成功") // that.$message.success(res.message) that.$notification.warning({ that.$notification.success({ message:'消息', description:res.message }); @@ -311,7 +311,6 @@ that.confirmLoading = false }else{ let obj if (!this.model.id) { obj = postAction(this.url.add, formData) @@ -326,7 +325,7 @@ if (res.success) { // that.$message.success("修改成功") // that.$message.success(res.message) that.$notification.warning({ that.$notification.success({ message:'消息', description:res.message });