diff --git a/WebRoot/view/tb/form/report.html b/WebRoot/view/tb/form/report.html
index 1c63862f..3cec9cac 100644
--- a/WebRoot/view/tb/form/report.html
+++ b/WebRoot/view/tb/form/report.html
@@ -216,7 +216,7 @@
},
success: function (result) {
if (result.success) {
- layer.msg("保存成功!", {
+ layer.msg("成功!", {
icon: 1,
time: 1000
}, function () {