shish hace 3 años
padre
commit
23b21c1948
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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();
 		});