shish 2 gadi atpakaļ
vecāks
revīzija
b9d739bc06

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

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

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

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