|
@@ -57,7 +57,7 @@ export default {
|
|
|
},
|
|
|
async mounted() {
|
|
|
if (
|
|
|
- ["cugr.ecs.qmth.com.cn", "test.qmth.com.cn"].includes(
|
|
|
+ ["cugr.ecs.qmth.com.cn", "test.cugr.qmth.com.cn"].includes(
|
|
|
localStorage.getItem("domain")
|
|
|
) &&
|
|
|
!localStorage.getItem("phoneVerified")
|