浏览代码

入库列表

shish 3 年之前
父节点
当前提交
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.searchTime = val.searchTime
 			this.startTime = val.startTime
 			this.startTime = val.startTime
 			this.endTime = val.endTime
 			this.endTime = val.endTime
+			this.resetList()
 			this.initData().then(res => {
 			this.initData().then(res => {
 				uni.stopPullDownRefresh()
 				uni.stopPullDownRefresh()
 			})
 			})