feat:修改标题名称

main
liu.tao3 2 years ago
parent d3aa5c7241
commit 87baadb51a

@ -39,7 +39,7 @@ export default {
},
computed: {
title () {
if (this.$route.query.edit) return '智能报表平台'
if (this.$route.query.edit) return '大屏设计器'
return window?.BS_CONFIG?.starter?.title
},
logo () {

Loading…
Cancel
Save