From b3031dcc88c88a27bcd991be3eb13d1ba1659dcb Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期二, 15 八月 2023 17:43:39 +0800 Subject: [PATCH] 修復bug --- platform_web/src/components/common/CommonHeader.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/platform_web/src/components/common/CommonHeader.vue b/platform_web/src/components/common/CommonHeader.vue index 3d8ef69..647b628 100644 --- a/platform_web/src/components/common/CommonHeader.vue +++ b/platform_web/src/components/common/CommonHeader.vue @@ -2,7 +2,7 @@ <div class="common-header"> <div class="header"> <div class="logo"> - <div>宸ュ巶骞冲彴绔�</div> + <div>DM浜戝伐鍘傚钩鍙扮</div> <!-- <div class="title-en">Diagnosis of Intelligent Manufacturing Integrated Service Platfrom</div> --> </div> <div class="user"> -- Gitblit v1.9.3