| src/components/mobilePopupOur/index.vue | ●●●●● patch | view | raw | blame | history |
src/components/mobilePopupOur/index.vue
@@ -249,6 +249,7 @@ } that.tabTable[+campus - 1].child = outList; }); this.notLine(); }, //搜索请求 getListSearchMethod(name) { @@ -293,7 +294,13 @@ that.fullscreenLoading = false; that.onlyData = outList; }); this.notLine(); }, notLine() { setTimeout(() => { this.fullscreenLoading = false; }, 5000); }, }, }; </script> </script>