From b5943f56c442e1563f3abed5a0ec49e53ba7388e Mon Sep 17 00:00:00 2001 From: lyh <925863403@qq.com> Date: 星期一, 25 八月 2025 17:45:45 +0800 Subject: [PATCH] 修改名称展示 --- src/views/dnc/base/modules/ProductStructure/GuideCardBatch/KnifeListPrintModal.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/dnc/base/modules/ProductStructure/GuideCardBatch/KnifeListPrintModal.vue b/src/views/dnc/base/modules/ProductStructure/GuideCardBatch/KnifeListPrintModal.vue index 5890c50..382e1eb 100644 --- a/src/views/dnc/base/modules/ProductStructure/GuideCardBatch/KnifeListPrintModal.vue +++ b/src/views/dnc/base/modules/ProductStructure/GuideCardBatch/KnifeListPrintModal.vue @@ -45,7 +45,7 @@ <th colspan="2">鍒�鍏风紪鍙�</th> <th>鍒�鍏峰悕绉�</th> <th colspan="2">鍒�鍏风畝绉�</th> - <th colspan="2">鍒�鍏疯鏍�</th> + <th colspan="2">鍒�鍏锋爣璁�</th> <th>鍒�浣�</th> <th>鍒�鍏锋暟閲�</th> <th colspan="2">鎻忚堪</th> @@ -100,7 +100,7 @@ } </script> -<style scopedl lang="less"> +<style scoped lang="less"> .table-header { display: flex; flex-direction: column; -- Gitblit v1.9.3