gjy 2 rokov pred
rodič
commit
6b464d0fbb

+ 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()