update 系统名称修改

This commit is contained in:
赵霄
2023-12-08 15:44:15 +08:00
parent 437e7b2921
commit 300df591fc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ export default {
methods: {
// update-begin-author:sunjianlei date:20200120 for: 动态更改页面标题
changeTitle (title) {
const projectTitle = '中国重汽标准法规管理模块系统'
const projectTitle = '中国重汽标准法规管理系统'
// 首页特殊处理
if (this.$route.path === indexKey) {
document.title = projectTitle