From bd08d3a988f9eae52ee40b786a80387858f2bbb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Czhuzihan=E2=80=9D=E2=80=83?= <“772644120@qq.com”> Date: Sat, 5 Jul 2025 17:27:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/LabDrawerDetail.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/LabDrawerDetail.vue b/src/components/LabDrawerDetail.vue index 3e8e36d..bea7b4c 100644 --- a/src/components/LabDrawerDetail.vue +++ b/src/components/LabDrawerDetail.vue @@ -13,27 +13,27 @@
编号: - {{ labData.basicInformation.name0 }} + {{ labData.basicInformation.name1 }}
工程研究中心名称: - {{ labData.basicInformation.name1 }} + {{ labData.basicInformation.name2 }}
所属领域: - {{ labData.basicInformation.name2 }} -
-
- 所属学校: {{ labData.basicInformation.name3 }}
- 主管部门: + 所属学校: {{ labData.basicInformation.name4 }}
+
+ 主管部门: + {{ labData.basicInformation.name5 }} +