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

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

@@ -107,6 +107,7 @@ export default {
 			this.searchTime = val.searchTime
 			this.startTime = val.startTime
 			this.endTime = val.endTime
+			this.resetList()
 			this.initData().then(res => {
 				uni.stopPullDownRefresh()
 			})