|
|
|
@ -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
|
|
|
|
|
}
|
|
|
|
|