This commit is contained in:
@@ -240,8 +240,8 @@ export default {
|
||||
try {
|
||||
let res = await window.$gz.api.get("notify/hello");
|
||||
if (res.data != null) {
|
||||
vm.input.username = "ss";
|
||||
vm.input.password = "ss";
|
||||
// vm.input.username = "ss";
|
||||
// vm.input.password = "ss";
|
||||
vm.reveal = true; //might as well show it since it's the default anyway
|
||||
|
||||
//However, if the eval users exist then
|
||||
|
||||
Reference in New Issue
Block a user