mirror of
https://github.com/certd/certd.git
synced 2026-04-23 03:27:25 +08:00
fix: 修复修改分组报错的bug
This commit is contained in:
@@ -63,7 +63,6 @@
|
||||
{{ t("authentication.forgotPassword") }}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<router-link v-if="hasRegisterTypeEnabled() && !queryBindCode" class="register" :to="{ name: 'register' }">
|
||||
{{ t("authentication.registerLink") }}
|
||||
</router-link>
|
||||
|
||||
Reference in New Issue
Block a user