zs há 2 anos atrás
pai
commit
56fb172585
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pages/week/index.vue

+ 1 - 1
pages/week/index.vue

@@ -64,7 +64,7 @@
 				list: []
 			};
 		},
-		onShow: function() {
+		onLoad: function() {
 			const that = this;
 			that.searchOther();
 		},