Browse Source

问题修改

liuyifan 5 years ago
parent
commit
20729372bc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      WebUI/CallCenterWeb.UI/js/index.js

+ 0 - 1
WebUI/CallCenterWeb.UI/js/index.js

@@ -221,7 +221,6 @@ $(document).ready(function () {
221 221
                 }
222 222
             } else {
223 223
                 layer.confirm("授权过期,请联系系统厂家", {
224
-                    icon: 2,
225 224
                     btn: ['确定'],
226 225
                     yes:function (index, layero) {
227 226
                         window.location.href = "login.html";