diff --git a/app/admin/view/merchant/system/merchant/intention/status.html b/app/admin/view/merchant/system/merchant/intention/status.html index 99d3488..0a8a71b 100644 --- a/app/admin/view/merchant/system/merchant/intention/status.html +++ b/app/admin/view/merchant/system/merchant/intention/status.html @@ -50,6 +50,7 @@ return false; } let callback = function (e) { + layer.msg(e.msg); if (e.code == 0) { setTimeout(function () { parent.location.reload();