Browse Source

登录页修改

miaofuhao 7 years ago
parent
commit
af857be943
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CallCenterWeb.UI/login.html

+ 1 - 0
CallCenterWeb.UI/login.html

@@ -216,6 +216,7 @@
216 216
                             $('.btns').text('登录');
217 217
                             $("#userSeat").val('');
218 218
                             $("#password").val('');
219
+                            layer.close(loadIndex);
219 220
                         }
220 221
                     }
221 222
                 });