Commit f038325a authored by 郭志伟's avatar 郭志伟

fix: 百年返回地址修改

parent f0d3a612
......@@ -9,7 +9,7 @@ export const list = param => {
export const getLink = () => {
return req.get("third/bainian/insurance_url", {
params: {
goBackUrl: `${window.location.origin}/policy/detail/`
goBackUrl: `${window.location.origin}/policy`
}
});
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment