gjy 2 år sedan
förälder
incheckning
6b464d0fbb
1 ändrade filer med 2 tillägg och 0 borttagningar
  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()