mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-23 03:58:35 +08:00
前端登录去除默认账号
This commit is contained in:
@@ -123,8 +123,8 @@ export default {
|
||||
},
|
||||
},
|
||||
loginForm: {
|
||||
account: 'demo',
|
||||
pwd: 'crmeb.com',
|
||||
account: '',
|
||||
pwd: '',
|
||||
captchaVO: {},
|
||||
},
|
||||
loginRules: {
|
||||
|
||||
Reference in New Issue
Block a user