前端登录去除默认账号

This commit is contained in:
zzp
2025-11-05 14:30:28 +08:00
parent c9fa8de831
commit 7179ba271d
3 changed files with 4 additions and 6 deletions

View File

@@ -123,8 +123,8 @@ export default {
},
},
loginForm: {
account: 'demo',
pwd: 'crmeb.com',
account: '',
pwd: '',
captchaVO: {},
},
loginRules: {