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