master
秦子超 2024-06-07 15:43:26 +08:00
parent 1b36ca1985
commit 99841df9cc
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@
data() { data() {
return { return {
formData: { formData: {
username: 'mdx', username: '',
password: '1234567a', password: '',
checked: false, checked: false,
}, },