Przeglądaj źródła

联合丽格V1.0.2

zhengjinyi 1 rok temu
rodzic
commit
5eaebc31c0

+ 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";