From f3f59c78886d96d0605a58aeff9833be812ac947 Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 25 Oct 2024 17:16:37 +0800 Subject: [PATCH 1/3] =?UTF-8?q?feat:=E6=8A=BD=E5=8F=96=E7=89=A9=E6=96=99?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E6=89=93=E5=8D=B0=E5=B9=B6=E6=94=B9=E5=8A=A8?= =?UTF-8?q?=E5=BA=93=E5=AD=98=E9=87=8C=E7=9A=84=E7=89=A9=E6=96=99=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E6=89=93=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inm/good.vue | 42 ++++---- src/views/inm/halfgood.vue | 43 ++++----- src/views/inm/helpso.vue | 43 ++++----- src/views/inm/mainso.vue | 43 ++++----- src/views/template/printmaterial.vue | 137 +++++++++++++++++++++++++++ 5 files changed, 221 insertions(+), 87 deletions(-) create mode 100644 src/views/template/printmaterial.vue diff --git a/src/views/inm/good.vue b/src/views/inm/good.vue index 18e30477..e2feffce 100644 --- a/src/views/inm/good.vue +++ b/src/views/inm/good.vue @@ -132,11 +132,22 @@ + \ No newline at end of file From 33499826502e3e9fa74e78b216627bc7c3d4fd8b Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 25 Oct 2024 17:17:54 +0800 Subject: [PATCH 2/3] =?UTF-8?q?fix:=E5=B7=A5=E6=AE=B5=E5=BA=93=E5=AD=98?= =?UTF-8?q?=E7=89=A9=E6=96=99=E6=A0=87=E7=AD=BE=E6=89=93=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_gx/inm.vue | 54 +++++++++++++++++++--------------------- 1 file changed, 26 insertions(+), 28 deletions(-) diff --git a/src/views/wpm_gx/inm.vue b/src/views/wpm_gx/inm.vue index 0f002568..0e93bdd4 100644 --- a/src/views/wpm_gx/inm.vue +++ b/src/views/wpm_gx/inm.vue @@ -144,11 +144,11 @@ > + ref="showDrawer" + v-if="visibleDrawer" + :wm="wm" + @closed="visibleDrawer = false" + > +