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: {