fix:评价跳转

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

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

Loading…
Cancel
Save