From b2aed6a18772d0aa270f08f302dda3a3adfa4a2c Mon Sep 17 00:00:00 2001 From: WispX <1591788658@qq.com> Date: Sun, 21 Oct 2018 15:10:25 +0800 Subject: [PATCH] up --- application/index/view/admin/update/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/application/index/view/admin/update/index.html b/application/index/view/admin/update/index.html index bd03c588..81afcaf4 100644 --- a/application/index/view/admin/update/index.html +++ b/application/index/view/admin/update/index.html @@ -67,6 +67,8 @@ }, { confirmText: '确定' }) + } else { + app.msg(false, response.msg); } }, error: function () {