liu.tao3 1 жил өмнө
parent
commit
87baadb51a

+ 1 - 1
data-room-ui/packages/Layout/BigScreenHomeLayout/index.vue

@@ -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 () {