7.23下午更新
This commit is contained in:
parent
84f6eb5dd2
commit
9940350c00
@ -314,7 +314,7 @@ export default Vue.extend({
|
|||||||
return orgType !== '2' && orgType !== '3' && userId === null
|
return orgType !== '2' && orgType !== '3' && userId === null
|
||||||
},
|
},
|
||||||
isNcmatchDomain() {
|
isNcmatchDomain() {
|
||||||
return window.location.hostname.includes('ncmatch.cn')
|
return window.location.hostname.includes('ncmatch.cn') || window.location.hostname.includes('zgcopc.opencomputing.cn')
|
||||||
},
|
},
|
||||||
isActiveHome() {
|
isActiveHome() {
|
||||||
return this.isNcmatchDomain
|
return this.isNcmatchDomain
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user