src/views/operate/inventoryAdjustment/inventoryAdjustmentHistory.vue
@@ -135,7 +135,8 @@ locationId: this.locationId, page: this.pagerOptions.currPage, pageSize: this.pagerOptions.pageSize, productId: this.productId productId: this.productId, baseOperationType:this.baseOperationType }).then((res) => { if (res.code === 200) { const list = res.data.map((item) => {