From 4c7a2fff84d8678c28ff3fdce7119bdd6cc6b0d0 Mon Sep 17 00:00:00 2001 From: kgdxpr Date: Fri, 5 Jan 2024 14:11:42 +0800 Subject: [PATCH] 'commit' --- WebRoot/view/tb/form/report.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebRoot/view/tb/form/report.html b/WebRoot/view/tb/form/report.html index 41f9b8ce..bfcb9c77 100644 --- a/WebRoot/view/tb/form/report.html +++ b/WebRoot/view/tb/form/report.html @@ -284,7 +284,7 @@ }, success: function (result) { if (result.success) { - layer.msg("成功!", { + layer.msg("保存成功!", { icon: 1, time: 1000 }, function () {