2
0

修改重置密码界面

This commit is contained in:
lai
2025-02-19 14:22:27 +08:00
parent 8729c2d1f7
commit 5561d924ab
3 changed files with 13 additions and 33 deletions

View File

@@ -21,7 +21,7 @@ getCheckCode();
const model = reactive({
username: 'admin',
password: 'admin123',
password: 'Admin123.',
code: '',
uuid: '',
authType: 'sys'