1
This commit is contained in:
parent
5708896d68
commit
831d8587d5
@ -140,7 +140,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
created(){
|
mounted(){
|
||||||
getTenantIdByWebsite(this.tenantCode).then(res => {
|
getTenantIdByWebsite(this.tenantCode).then(res => {
|
||||||
const tenantId = res.data;
|
const tenantId = res.data;
|
||||||
if (tenantId && tenantId >= 0) {
|
if (tenantId && tenantId >= 0) {
|
||||||
|
Loading…
Reference in New Issue
Block a user