src/page/authentication/index.vue
@@ -167,9 +167,9 @@ <span class="text-grey">{{ $t("上传证件照失败,请联系客服获取邮箱地址发送证件照或者重新上传") }}</span> <span class="text-blue service-text" @click="tokefu"> <!-- <span class="text-blue service-text" @click="tokefu"> {{ $t("联系客服") }}</span > > --> </div> <nationality-list ref="controlChild" @@ -229,6 +229,9 @@ }, created() { this.language = this.$i18n.locale; if(this.language=='zh-TW'){ this.language='zh-CN' } this.fetchInfo(); }, methods: {