eric2h 4 жил өмнө
parent
commit
49288ac839

+ 0 - 2
resources/views/maintenance/containerManage/index.blade.php

@@ -175,9 +175,7 @@
                     }
                 },
                 getPageResult(url) {
-                    tempTip.showSuccess('开始查询,请稍后!');
                     axios.post(url, this.getSearch()).then(res => {
-                        tempTip.showSuccess('查询成功!');
                         if (res.data.code !== 200) {
                             tempTip.show('接口异常!');
                             this.details.data = [];