shish 2 лет назад
Родитель
Сommit
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()
 	},