From aa9e3a9240e2d551b2b0461934606c38a6a73ca9 Mon Sep 17 00:00:00 2001 From: qb <1191961160@qq.com> Date: Tue, 11 Feb 2025 11:36:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=89=93=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 6 --- src/components/MyPrint/MyPrint.vue | 36 +++++++++++++++++ .../WaybillPrintTemplate.vue | 40 +++++++++++++++++-- src/store/modules/print.js | 39 +++++++++--------- 4 files changed, 91 insertions(+), 30 deletions(-) diff --git a/src/App.vue b/src/App.vue index 329c06b4..dd860cda 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,12 +5,6 @@