From 96042d6ed081a80ae2c9fe0f68eb1770b3507159 Mon Sep 17 00:00:00 2001 From: colin Date: Fri, 30 May 2025 14:20:13 +0800 Subject: [PATCH] feat(vben5): Change the title of the reset password button MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 更改重置密码提交按钮标题 --- .../app-antd/src/views/_core/authentication/forget-password.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/vben5/apps/app-antd/src/views/_core/authentication/forget-password.vue b/apps/vben5/apps/app-antd/src/views/_core/authentication/forget-password.vue index cf23f56b2..3e676213e 100644 --- a/apps/vben5/apps/app-antd/src/views/_core/authentication/forget-password.vue +++ b/apps/vben5/apps/app-antd/src/views/_core/authentication/forget-password.vue @@ -158,6 +158,7 @@ async function handleSubmit(values: Recordable) {