From 5a6353493d1b1070aa67140de21832ca90334a41 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Tue, 15 Sep 2026 15:42:12 +0800 Subject: [PATCH] site --- src/views/modules/recv/reprint-label.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/recv/reprint-label.vue b/src/views/modules/recv/reprint-label.vue index 228a0a0..3700268 100644 --- a/src/views/modules/recv/reprint-label.vue +++ b/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) {