seimin 2 years ago
parent
commit
d27dbeb573
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/login.js

+ 1 - 1
js/login.js

@@ -119,7 +119,7 @@ $(function () {
119
               }
119
               }
120
           }).catch(function(){
120
           }).catch(function(){
121
               hasClick = false;
121
               hasClick = false;
122
-              console.log('Some request failed...');
122
+              alert("系统配置错误!");
123
           });
123
           });
124
           // ----------------------end--------------------
124
           // ----------------------end--------------------
125
         } else if(res.state == 501) {
125
         } else if(res.state == 501) {