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