Compare commits

...

2 Commits
master ... cyp

Author SHA1 Message Date
chaiyapeng 786712a97f 初始化 2024-08-21 14:04:43 +08:00
chaiyapeng 55dd2238cf 初始化 2024-08-21 14:02:54 +08:00
1 changed files with 3 additions and 1 deletions

View File

@ -91,10 +91,12 @@ export default {
// //
captchaEnabled: true, captchaEnabled: true,
// //
register: false, register: true,
redirect: undefined redirect: undefined
}; };
}, },
watch: { watch: {
$route: { $route: {
handler: function (route) { handler: function (route) {