上传
This commit is contained in:
@@ -143,8 +143,8 @@ const loginData = reactive({
|
||||
loginForm: {
|
||||
tenantId: undefined,
|
||||
instanceId: undefined,
|
||||
username: 'admin',
|
||||
password: 'admin123',
|
||||
username: '',
|
||||
password: '',
|
||||
captchaVerification: '',
|
||||
rememberMe: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user