From 66d1227cd753d6d747b1cc54be1e5898d9d662c8 Mon Sep 17 00:00:00 2001
From: zhaowei <zhaowei>
Date: 星期三, 27 八月 2025 20:13:43 +0800
Subject: [PATCH] 设备结构树模块指派NC文件到产品中的产品结构树展开选中节点下的所有子项功能

---
 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