Explorar el Código

联合丽格V1.0.2

zhengjinyi hace 2 años
padre
commit
5eaebc31c0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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";