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