From c218f7fadbef75a948e94ac3fd3635a31294cbdd Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期一, 07 六月 2021 17:34:49 +0800 Subject: [PATCH] 提交 --- zhengcaioa/zhengcaioa/Views/Project/Add.cshtml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zhengcaioa/zhengcaioa/Views/Project/Add.cshtml b/zhengcaioa/zhengcaioa/Views/Project/Add.cshtml index 669980e..1db8bf7 100644 --- a/zhengcaioa/zhengcaioa/Views/Project/Add.cshtml +++ b/zhengcaioa/zhengcaioa/Views/Project/Add.cshtml @@ -723,7 +723,7 @@ } else { // toastr.error("澶辫触"); - parent.layer.msg('澶辫触', { icon: 5 }); + parent.layer.msg(data.Message, { icon: 5 }); } }, -- Gitblit v1.9.1