From c4c71f463a40592b1846b42b653c2b80214c7923 Mon Sep 17 00:00:00 2001
From: Fixiaobai <fixiaobai@163.com>
Date: 星期六, 09 九月 2023 15:50:01 +0800
Subject: [PATCH] 	modified:   src/components/view/Technicalindex.vue 	modified:   src/components/view/standard.vue 	modified:   src/components/view/technology.vue

---
 src/components/view/technology.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/view/technology.vue b/src/components/view/technology.vue
index 221ebe2..c5669d6 100644
--- a/src/components/view/technology.vue
+++ b/src/components/view/technology.vue
@@ -185,7 +185,7 @@
                     : 'el-icon-tickets'
                 }`"
               ></i>
-              {{ data.name }}{{ data.father }}</span
+              {{data.code}}{{ data.name }}</span
             >
             <!-- <el-button type="text" size="mini" @click.stop="remove(node, data)">
 							<i class="el-icon-delete"></i>

--
Gitblit v1.9.3