shuishen
2024-05-16 702a5222fb06bc5a188c35e05fefe2b125a571e7
委办局角色登录后页面展示调整
1 files modified
4 ■■■■ changed files
src/page/index/index.vue 4 ●●●● patch | view | raw | blame | history
src/page/index/index.vue
@@ -66,6 +66,10 @@
        }
    },
    created () {
        if (this.globalUserInfo.role_name.includes('wbj')) {
            this.$store.commit("SET_COLLAPSE")
        }
        if (this.webType != 'govern' && this.webType != 'ecall') {
            Watermark.set("饶城智理通" + ' ' + this.globalUserInfo.real_name + ' ' + this.getTime())
        }