guhongwei hace 2 años
padre
commit
0f3c0dca63
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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: {