gjy 2 年之前
父节点
当前提交
6b464d0fbb
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      pages/dataReport/Inventoryentrydetails.vue

+ 2 - 0
pages/dataReport/Inventoryentrydetails.vue

@@ -132,6 +132,8 @@
 			},
 			confirm(e) {
 				console.log(e)
+				this.warehouseList=[]
+				this.currentPage=1
 				this.warehouse = this.warehouseList1[e[0]].warehouseName
 				this.baseId = this.warehouseList1[e[0]].id
 				this.getList()