han\hanst 1 week ago
parent
commit
5a6353493d
  1. 2
      src/views/modules/recv/reprint-label.vue

2
src/views/modules/recv/reprint-label.vue

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

Loading…
Cancel
Save