From d63c782054456b1c34e2a8298fa3703fd4c9d00f Mon Sep 17 00:00:00 2001
From: lius <Lius2225@163.com>
Date: 星期二, 19 九月 2023 11:45:45 +0800
Subject: [PATCH] 班制班次页面时间问题和部分提示问题

---
 src/views/mdc/base/modules/mdcPassRate/mdcPassRateEdit.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/mdc/base/modules/mdcPassRate/mdcPassRateEdit.vue b/src/views/mdc/base/modules/mdcPassRate/mdcPassRateEdit.vue
index 18078ff..8828b41 100644
--- a/src/views/mdc/base/modules/mdcPassRate/mdcPassRateEdit.vue
+++ b/src/views/mdc/base/modules/mdcPassRate/mdcPassRateEdit.vue
@@ -263,7 +263,7 @@
               obj.then((res) => {
                 if (res.success) {
                   // that.$message.success("娣诲姞鎴愬姛")
-                  that.$notification.warning({
+                  that.$notification.success({
                     message:'娑堟伅',
                     description:"娣诲姞鎴愬姛"
                   });

--
Gitblit v1.9.3