fix: 修复修改分组报错的bug

This commit is contained in:
xiaojunnuo
2026-03-19 00:15:15 +08:00
parent 1413e1aff4
commit 224db7da57
@@ -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>