Commit d850c181 authored by linxin's avatar linxin

Merge branch 'liuin' into uat

parents 788d835d c265ed10
......@@ -141,6 +141,7 @@ export default {
async access () {
document.getElementById('userInput').blur()
document.getElementById('passwordInput').blur()
document.getElementById('userInput').blur()
document.activeElement.blur()
let vm = this
if (!vm.username || vm.username === undefined) {
......
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