1、代码优化

2、bug修复
3、数据库优化
This commit is contained in:
张乐
2020-08-21 12:09:20 +08:00
parent 541b8df061
commit 6ea6ba6c4f
61 changed files with 445 additions and 1077 deletions

View File

@@ -121,7 +121,7 @@ export default {
},
loginForm: {
account: 'demo', // admin
pwd: '123456',
pwd: 'crmeb.com',
key: '',
code: ''
},