shish 3 лет назад
Родитель
Сommit
23b21c1948
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      ghsApp/src/pagesStorehouse/allot/inSelect.vue

+ 1 - 0
ghsApp/src/pagesStorehouse/allot/inSelect.vue

@@ -59,6 +59,7 @@ export default {
 		};
 		};
 	},
 	},
 	onPullDownRefresh() {
 	onPullDownRefresh() {
+		this.resetList()
 		this.initData().then(res => {
 		this.initData().then(res => {
 			uni.stopPullDownRefresh();
 			uni.stopPullDownRefresh();
 		});
 		});