guhongwei 2 سال پیش
والد
کامیت
0f3c0dca63
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      pages/week/index.vue

+ 2 - 2
pages/week/index.vue

@@ -86,9 +86,9 @@
 			that.searchConfig();
 			that.search();
 		},
-    		onHide: function() {
+		onHide: function() {
 			const that = this;
-			that.clearPage();
+			// that.clearPage();
 		},
 		onShow: function() {},
 		methods: {