shuishen
2024-05-16 702a5222fb06bc5a188c35e05fefe2b125a571e7
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())
        }