From d21b141e59c9994a51349982a255b3b4b42f3e9b Mon Sep 17 00:00:00 2001
From: chenlu <1320612696@qq.com>
Date: 星期五, 02 八月 2024 12:04:55 +0800
Subject: [PATCH] Merge branch 'master' of http://bore.pub:10439/r/ERP_override

---
 north-glass-erp/northglass-erp/src/components/sd/order/PrintSheet2.vue |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/north-glass-erp/northglass-erp/src/components/sd/order/PrintSheet2.vue b/north-glass-erp/northglass-erp/src/components/sd/order/PrintSheet2.vue
index a8b9c1a..fc181fe 100644
--- a/north-glass-erp/northglass-erp/src/components/sd/order/PrintSheet2.vue
+++ b/north-glass-erp/northglass-erp/src/components/sd/order/PrintSheet2.vue
@@ -114,7 +114,7 @@
       </tr>
       <tr>
         <th class="title-1">鐢熶骇鍗曞彿</th>
-        <th colspan="3">{{data.order.orderId}}</th>
+        <th colspan="3">{{data.order.orderId}}锛堝搴斿崟鍙穥{data.order.batch}}锛�</th>
         <th class="title-1">涓嬪崟鏃ユ湡</th>
         <th colspan="3">{{data.order.createTime}}</th>
         <th class="title-1">璁㈠崟绫诲瀷</th>
@@ -132,8 +132,6 @@
         <th>鍖呰</th>
         <th colspan="3">{{data.order.packType}}</th>
       </tr>
-
-
         <tr>
           <th >搴忓彿</th>
           <th >{{company.columnName}}</th>

--
Gitblit v1.8.0