Browse Source

联合丽格V1.0.2

zhengjinyi 1 year ago
parent
commit
5eaebc31c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/static/js/common/ajax.service.js

+ 1 - 1
src/main/resources/static/js/common/ajax.service.js

@@ -40,7 +40,7 @@ var Http = {
                     // }
                 }
             }).then(function(res) {
-                if(res.code== -99){
+                if(res.code=== -99){
                     CAIMEI.Storage.clear();
                     setBeforeUrl();
                     // location.href = "/login.html";