pull/2/head
xingyu 2022-12-06 21:37:24 +08:00
parent e442b72706
commit 8730de2100
1 changed files with 0 additions and 3 deletions

View File

@ -30,9 +30,6 @@
/>
</div>
<div class="w-[100%] mt-15px">
<el-button class="w-[100%]" @click="handleBackLogin">
{{ t('login.hasUser') }}
</el-button>
<XButton class="w-[100%]" :title="t('login.hasUser')" @click="handleBackLogin()" />
</div>
</template>