case 4143

This commit is contained in:
2022-03-11 19:13:41 +00:00
parent e9cec38898
commit b585edad6b

View File

@@ -223,8 +223,8 @@ export default {
data() {
return {
input: {
username: "superuser",
password: "l3tm3in"
username: null,
password: null
},
tfaDialog: false,
authTwoFactor: null,