Commit 01483e69 authored by 智勇's avatar 智勇

取消默认账号

parent 5bb6b680
......@@ -102,8 +102,8 @@ export default {
}
return {
loginForm: {
username: 'qahome',
password: 'Quantgroup123'
// username: 'qahome',
// password: 'Quantgroup123'
},
loginRules: {
username: [{ required: true, trigger: 'blur', validator: validateUsername }],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment