From d289be3b10e9b259625ca9128b54bc62950c4e48 Mon Sep 17 00:00:00 2001
From: lyh <925863403@qq.com>
Date: 星期一, 08 九月 2025 17:57:49 +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