shish 2 年之前
父節點
當前提交
b9d739bc06
共有 2 個文件被更改,包括 0 次插入8 次删除
  1. 0 4
      ghsApp/src/pagesPurchase/order.vue
  2. 0 4
      ghsApp/src/pagesPurchase/wcOrder.vue

+ 0 - 4
ghsApp/src/pagesPurchase/order.vue

@@ -77,10 +77,6 @@ export default {
 		uni.stopPullDownRefresh();
 		}
 	},
-	onShow(){
-		this.resetList()
-		this.getCgList()
-	},
 	onLoad(){
 		this.getCgList()
 	},

+ 0 - 4
ghsApp/src/pagesPurchase/wcOrder.vue

@@ -73,10 +73,6 @@ export default {
 		uni.stopPullDownRefresh();
 		}
 	},
-	onShow(){
-		this.resetList()
-		this.getCgList()
-	},
 	onLoad(){
 		this.getCgList()
 	},