From 545c2af2401e9665b49b38619245ab35918710e7 Mon Sep 17 00:00:00 2001
From: qushaowei <qushaowei@163.com>
Date: 星期四, 14 三月 2024 11:09:46 +0800
Subject: [PATCH] 问题项修改
---
src/views/mdc/base/modules/DepartList/DepartListContent/TierModel.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/mdc/base/modules/DepartList/DepartListContent/TierModel.vue b/src/views/mdc/base/modules/DepartList/DepartListContent/TierModel.vue
index 13d01c0..3f5ea20 100644
--- a/src/views/mdc/base/modules/DepartList/DepartListContent/TierModel.vue
+++ b/src/views/mdc/base/modules/DepartList/DepartListContent/TierModel.vue
@@ -160,7 +160,7 @@
obj.then((res) => {
if (res.success) {
// that.$message.success("鎴愬姛")
- that.$notification.warning({
+ that.$notification.success({
message:'娑堟伅',
description:"鎴愬姛"
});
--
Gitblit v1.9.3