@ -170,7 +170,7 @@ export default {
this.fullscreenLoading = true;
getPoReceiveRecords({
poNumber: this.scanCode,
site: this.site+'%',
site: this.site,
warehouseId: this.warehouseId
}).then(({ data }) => {
if (data.code === 0) {