From 5a92ae0d5b0de8c05d2605603f08b0a0228d6e56 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期四, 17 七月 2025 08:04:46 +0800
Subject: [PATCH] 盘点单下发功能优化

---
 rsf-admin/src/page/basicInfo/matnr/PrintModal.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rsf-admin/src/page/basicInfo/matnr/PrintModal.jsx b/rsf-admin/src/page/basicInfo/matnr/PrintModal.jsx
index f618577..feaa543 100644
--- a/rsf-admin/src/page/basicInfo/matnr/PrintModal.jsx
+++ b/rsf-admin/src/page/basicInfo/matnr/PrintModal.jsx
@@ -241,7 +241,7 @@
                         overflow: 'hidden',
                         fontSize: 'small',
                         tableLayout: 'fixed',
-                        width: '280px',
+                        width: '520px',
                         borderCollapse: 'collapse',
                         borderSpacing: 0,
                         margin: '0 auto',

--
Gitblit v1.9.1