guhongwei 2 years ago
parent
commit
0f3c0dca63
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/week/index.vue

+ 2 - 2
pages/week/index.vue

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