fix error when adding a new user

This commit is contained in:
WeidiDeng 2020-12-05 09:32:09 +08:00
parent f26b977783
commit 01e3d9e11c
No known key found for this signature in database
GPG Key ID: 25F87CE1741EC7CD

View File

@ -91,6 +91,7 @@ export default {
username: '',
passsword: '',
rules: [],
disableTypeDetections: [],
lockPassword: false,
id: 0
}