src/views/operate/inventoryAdjustment/inventoryAdjustmentHistory.vue
@@ -31,7 +31,8 @@ searchOptions: [], keyword: "", locationId: 0, productId: "" productId: "", baseOperationType:"" } }, created() { @@ -130,6 +131,7 @@ // 请求数据 async getData() { await historyInventoryAdjustment({ baseOperationType:this.baseOperationType, locationId: this.locationId, page: this.pagerOptions.currPage, pageSize: this.pagerOptions.pageSize,