Explorar o código

Merge branch 'new-homePage' into dev

huoyi hai 3 semanas
pai
achega
218f7b23ea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/home-new/index.vue

+ 1 - 1
src/pages/home-new/index.vue

@@ -169,7 +169,7 @@ export default {
169 169
     },
170 170
     computed: {
171 171
         subTitle() {
172
-            return this.isZhanZhang ? `今日上岗长:${this.subTitleText}` : this.userInfo
172
+            return this.isZhanZhang ? `今日上岗大队长:${this.subTitleText}` : this.userInfo
173 173
         },
174 174
         checkerName() {
175 175
             if (this.$store.state.user) {