From 1507e1a725bd89c519846994fe975d9b4a90b7f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Czhuzihan=E2=80=9D=E2=80=83?= <“772644120@qq.com”> Date: Wed, 9 Jul 2025 14:16:36 +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/LabDetail.vue | 2 +- src/components/LabDrawerDetail.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/LabDetail.vue b/src/components/LabDetail.vue index a952409..2669a46 100644 --- a/src/components/LabDetail.vue +++ b/src/components/LabDetail.vue @@ -59,7 +59,7 @@
- 研究中心名称: + 中心名称: {{ lab.basicInformation.name2 }}
diff --git a/src/components/LabDrawerDetail.vue b/src/components/LabDrawerDetail.vue index bea7b4c..c0f0ddc 100644 --- a/src/components/LabDrawerDetail.vue +++ b/src/components/LabDrawerDetail.vue @@ -16,7 +16,7 @@ {{ labData.basicInformation.name1 }}
- 工程研究中心名称: + 中心名称: {{ labData.basicInformation.name2 }}