This commit is contained in:
2020-04-05 23:33:10 +00:00
parent c795c55b2c
commit b3a8b372f0
3 changed files with 40 additions and 4 deletions

View File

@@ -73,10 +73,10 @@ export default {
data() {
return {
input: {
// username: "manager",
// password: "l3tm3in"
username: "CustomerLimited",
password: "CustomerLimited"
username: "manager",
password: "l3tm3in"
// username: "CustomerLimited",
// password: "CustomerLimited"
},
errorBadCreds: false,
reveal: false,