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