From 5679afc6e018ac08d5cdbfbe5bd2204724664729 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期二, 13 一月 2026 13:38:19 +0800
Subject: [PATCH] 1.递交

---
 src/views/produceManager/workOrder.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/produceManager/workOrder.vue b/src/views/produceManager/workOrder.vue
index a9908d3..f3ecfe1 100644
--- a/src/views/produceManager/workOrder.vue
+++ b/src/views/produceManager/workOrder.vue
@@ -1399,7 +1399,7 @@
         </div>
         <!-- 瑕佹墦鍗扮殑鍖哄煙 -->
         <!--      <div id="printMe2" :style="{paddingLeft:'10px',paddingTop: '5px'}">-->
-        <div v-if="!isLastPrint" :style="printMe2StylePadding(printSize)">
+        <div v-if="!isLastPrint" id="printMe2"  :style="printMe2StylePadding(printSize)">
           <!--      80 * 50-->
           <div
             v-if="printSize===0"

--
Gitblit v1.9.3