diff --git a/page/routes/logs/index.js b/page/routes/logs/index.js index d918a78..cc2787e 100644 --- a/page/routes/logs/index.js +++ b/page/routes/logs/index.js @@ -501,6 +501,7 @@ $(document).ready(function () { } }, error: function (xhr, status, error) { + $('body').loadingModal('hide'); swal({ icon: "error", title: "错误",