Explorar o código

Signed-off-by: zhaobao <528046418@qq.com>

zhaobao hai 1 ano
pai
achega
26287f1bcd
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      pages/index/index.vue

+ 4 - 1
pages/index/index.vue

@@ -244,7 +244,10 @@
 				warnTotal:0
 			}
 		},
-		created() {
+		// created() {
+		// 	this.getData()
+		// },
+		onShow() {
 			this.getData()
 		},
 		onPullDownRefresh() {