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

Merge branch 'fix/bainian_backurl' into 'master'

fix: 百年问题修复

See merge request !218
parents d4f38122 171d9ce3
......@@ -9,7 +9,7 @@ export const list = param => {
export const getLink = () => {
return req.get("third/bainian/insurance_url", {
params: {
goBackUrl: `${window.location.origin}/policy`
goBackUrl: `${window.location.origin}/payWaiting?third=1`
}
});
};
......
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