From 00be30b877dacd58befbfb0638486dd36ab9869b Mon Sep 17 00:00:00 2001
From: pjb <123456>
Date: 星期一, 14 七月 2025 07:54:33 +0800
Subject: [PATCH] Merge branch 'ycds-wms-dev' of http://47.97.1.152:5880/r/zy-asrs-master into ycds-wms-dev

---
 zy-asrs-admin/src/components/print/orderPrint/template/template1.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zy-asrs-admin/src/components/print/orderPrint/template/template1.vue b/zy-asrs-admin/src/components/print/orderPrint/template/template1.vue
index c003210..cc9e101 100644
--- a/zy-asrs-admin/src/components/print/orderPrint/template/template1.vue
+++ b/zy-asrs-admin/src/components/print/orderPrint/template/template1.vue
@@ -27,7 +27,7 @@
 <template>
     <div id="printOrder">
         <div>
-            <table class="contain" width="980" style="overflow: hidden;font-size: xx-small;table-layout: fixed;">
+            <table class="contain" width="100%" style="overflow: hidden;font-size: xx-small;table-layout: fixed;">
                 <tr style="height: 40px">
                     <td align="center" colspan="2">瀹㈡埛鍚嶇О</td>
                     <td align="center" colspan="2">鑱旂郴鐢佃瘽</td>

--
Gitblit v1.9.1