国际化问题

This commit is contained in:
熊飞
2024-02-21 16:41:11 +08:00
parent d8cd8d336d
commit 8085585cfa
+1 -1
View File
@@ -109,7 +109,7 @@
<span style="color:#428bca">关于</span>
</a>
</div>
<Vcode :show="isShow" :slider-text="$t('login:button:sliderText')" :imgs="[Img1]" @success="onSuccess" />
<Vcode :show="isShow" :fail-text="$t('login:button:failText')" :slider-text="$t('login:button:sliderText')" :imgs="[Img1]" @success="onSuccess" />
<el-dialog
v-if="aboutVisible"
:visible.sync="aboutVisible"