From 75a67621878b019bff8743a325da1c00f3e1a2c7 Mon Sep 17 00:00:00 2001 From: zhuzhuanzhuan Date: 星期五, 01 九月 2023 15:55:08 +0800 Subject: [PATCH] 加班管理 --- src/views/mdc/base/modules/mdcProcessQuantity/mdcProcessQuantityModal.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/mdc/base/modules/mdcProcessQuantity/mdcProcessQuantityModal.vue b/src/views/mdc/base/modules/mdcProcessQuantity/mdcProcessQuantityModal.vue index a1f329b..7a54404 100644 --- a/src/views/mdc/base/modules/mdcProcessQuantity/mdcProcessQuantityModal.vue +++ b/src/views/mdc/base/modules/mdcProcessQuantity/mdcProcessQuantityModal.vue @@ -275,7 +275,7 @@ obj.then((res) => { if (res.success) { // that.$message.success("娣诲姞鎴愬姛") - that.$notification.warning({ + that.$notification.success({ message:'娑堟伅', description:"娣诲姞鎴愬姛" }); -- Gitblit v1.9.3