Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d944778d84 | ||
|
|
a430ee6f7f | ||
|
|
c6db9f94d6 | ||
|
|
9f1cad5224 | ||
|
|
3564616f8a | ||
|
|
725071daf8 | ||
|
|
085f01dcb8 | ||
|
|
3a380590c1 | ||
|
|
beae389f33 |
@@ -87,8 +87,8 @@ const { t } = useI18n();
|
||||
|
||||
const loginForm = ref<LoginData>({
|
||||
tenantId: '111111',
|
||||
username: 'fishery',
|
||||
password: 'fishery@123',
|
||||
username: '',
|
||||
password: '',
|
||||
rememberMe: false,
|
||||
code: '',
|
||||
uuid: ''
|
||||
|
||||
Reference in New Issue
Block a user