From 5a2f90a16ea969022be66783c26178c83cfc484d Mon Sep 17 00:00:00 2001 From: songhuangfeng123 <shf18767906695@163.com> Date: 星期五, 08 四月 2022 18:57:37 +0800 Subject: [PATCH] Merge branches 'master' and 'shf' of https://sinanoaq.cn:8888/r/ztqt into shf --- src/views/layout/Layout.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/layout/Layout.vue b/src/views/layout/Layout.vue index 565f06e..aad0930 100644 --- a/src/views/layout/Layout.vue +++ b/src/views/layout/Layout.vue @@ -45,7 +45,7 @@ return { path: null, WarningInfo: null, - titleName: '众泰' + titleName: '众泰煤焦化智能化安全管理技术平台' } }, mounted() { -- Gitblit v1.9.2