From 1cf7ba0287faa2be7c1291948aa5fbca4d1875d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= Date: Sat, 16 Aug 2025 10:48:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BA=8C=E7=BB=B4=E7=A0=81?= =?UTF-8?q?=E7=9A=84=E7=94=9F=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- klp-ui/src/views/wms/print/index.vue | 242 ++++++++++++++---- .../src/views/wms/stockIo/panels/barcode.vue | 76 +++++- 2 files changed, 270 insertions(+), 48 deletions(-) diff --git a/klp-ui/src/views/wms/print/index.vue b/klp-ui/src/views/wms/print/index.vue index 8ef835d0..bfe8bff6 100644 --- a/klp-ui/src/views/wms/print/index.vue +++ b/klp-ui/src/views/wms/print/index.vue @@ -1,8 +1,32 @@ + \ No newline at end of file