From 76bf9e0a2c72a5aa10ef4f616efc0acb65161263 Mon Sep 17 00:00:00 2001
From: zhuzhuanzhuan
Date: 星期一, 11 九月 2023 14:02:41 +0800
Subject: [PATCH] 报警分析界面的绘制,功能的完成,接口的获取,渲染,测试

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

diff --git a/src/views/mdc/base/modules/mdcProcessQuantity/mdcProcessQuantityModelEdit.vue b/src/views/mdc/base/modules/mdcProcessQuantity/mdcProcessQuantityModelEdit.vue
index aba7dad..c342b4e 100644
--- a/src/views/mdc/base/modules/mdcProcessQuantity/mdcProcessQuantityModelEdit.vue
+++ b/src/views/mdc/base/modules/mdcProcessQuantity/mdcProcessQuantityModelEdit.vue
@@ -283,7 +283,7 @@
               if (res.success) {
 
                 // that.$message.success("淇敼鎴愬姛")
-                that.$notification.warning({
+                that.$notification.success({
                   message:'娑堟伅',
                   description:"淇敼鎴愬姛"
                 });

--
Gitblit v1.9.3