| src/page/index/index.vue | ●●●●● 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()) }