refactor: 首次登录重置密码回车提交
This commit is contained in:
@@ -82,7 +82,7 @@ defineExpose({
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<div @keydown.enter.prevent="handleSubmit">
|
||||
<Title>
|
||||
<slot name="title">
|
||||
{{ title || $t('authentication.resetPassword') }}
|
||||
|
||||
Reference in New Issue
Block a user