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