浏览代码

联合丽格V1.0.2

zhengjinyi 1 年之前
父节点
当前提交
5eaebc31c0
共有 1 个文件被更改,包括 1 次插入1 次删除
  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";