han\hanst 1 week ago
parent
commit
10d0240485
  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;
getPoReceiveRecords({
poNumber: this.scanCode,
site: this.site,
site: this.site+'%',
warehouseId: this.warehouseId
}).then(({ data }) => {
if (data.code === 0) {

Loading…
Cancel
Save