Merge branch 'master' of http://61.139.16.27:26684/maojiacai/ba_web
This commit is contained in:
@ -147,7 +147,8 @@ const getSfzhByGsid = (sfzh) => {
|
||||
}else{
|
||||
let obj = { sfzh:res.sfzh , xm:res.xm , pxgs:res.pxgs , pxgsid:res.pxgsid }
|
||||
setItem("userInfo", JSON.stringify(obj));
|
||||
window.location.href = "/";
|
||||
// window.location.href = "/";
|
||||
router.push("/");
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user