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