fix:评价跳转

feature/comment-0624-ch
ch 2 years ago
parent 8d00cb4242
commit b81c463e9b

@ -2,7 +2,7 @@
* @Author: ch * @Author: ch
* @Date: 2022-05-09 14:41:37 * @Date: 2022-05-09 14:41:37
* @LastEditors: ch * @LastEditors: ch
* @LastEditTime: 2022-06-28 21:47:32 * @LastEditTime: 2022-06-28 21:58:08
* @Description: file content * @Description: file content
--> -->
<template> <template>
@ -140,7 +140,7 @@ export default {
}, },
handelComment(){ handelComment(){
this.$router.push({ this.$router.push({
path : '/account/tradeSuccess', path : '/account/comment',
query : { query : {
orderId : this.orderInfo.orderId orderId : this.orderInfo.orderId
} }

Loading…
Cancel
Save