fix: 默认演示123456为普通用户
This commit is contained in:
@@ -20,7 +20,7 @@ const codeImg = ref('');
|
||||
getCheckCode();
|
||||
|
||||
const model = reactive({
|
||||
username: 'superuser',
|
||||
username: '123456',
|
||||
password: '123456',
|
||||
code: '',
|
||||
uuid: '',
|
||||
|
||||
Reference in New Issue
Block a user