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() {
return {
formData: {
username: 'mdx',
password: '1234567a',
username: '',
password: '',
checked: false,
},