提交 c681bc4d authored 作者: matian's avatar matian

updates

上级 8d338dbf
...@@ -28,7 +28,7 @@ const handleStudy = () => { ...@@ -28,7 +28,7 @@ const handleStudy = () => {
window.open('https://paa-learning.ezijing.com') window.open('https://paa-learning.ezijing.com')
} }
const handlePrev = () => { const handlePrev = () => {
router.push({ router.replace({
path: `/shop/detail/${props.shopItem?.id}`, path: `/shop/detail/${props.shopItem?.id}`,
query: { query: {
payStatus: props.payInfo?.payStatus payStatus: props.payInfo?.payStatus
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论