【修改】全局处理Result,去除已放弃的类型,去掉success统一改为OK

【修改】系统公告无法查看的的问题处理
This commit is contained in:
zer0Black
2022-04-16 22:49:15 +08:00
parent 8dcbe6fd0c
commit d5c97fbd5c
38 changed files with 664 additions and 801 deletions
+1 -1
View File
@@ -340,7 +340,7 @@
},
cmsFailed(err){
this.$notification[ 'error' ]({
message: "登录失败",
message: "验证码发送失败",
description:err,
duration: 4,
});