shish 3 سال پیش
والد
کامیت
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() {
+		this.resetList()
 		this.initData().then(res => {
 			uni.stopPullDownRefresh();
 		});