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