linwe
2024-05-17 d20ee403d7b9eb6800d6a781c5d0af270ba97b2e
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())
        }