[update] 修改bug79054

This commit is contained in:
lideqin
2023-12-05 16:16:45 +08:00
parent 04e1a21e87
commit e21564d0ca
+1 -1
View File
@@ -17,7 +17,7 @@
:type="collapsed ? 'menu-unfold' : 'menu-fold'"
@click="toggle"/>
<span v-if="device === 'desktop'">中国重汽标准法规管理模块系统</span>
<span v-if="device === 'desktop'">中国重汽标准法规管理系统</span>
<span v-else>Jero-Boot</span>
<user-menu :theme="theme"/>