|
|
@ -102,9 +102,8 @@ export default { |
|
|
|
orderId: this.orderId, |
|
|
|
evaluate: this.evaluate, |
|
|
|
num: this.num, |
|
|
|
userEvaluate: this.userEvaluate, |
|
|
|
userNum: this.userNum |
|
|
|
|
|
|
|
activityDetails: this.userEvaluate, |
|
|
|
activityNum: this.userNum |
|
|
|
} |
|
|
|
this.$api('evaluate', params, res => { |
|
|
|
if (res.code == 200) { |
|
|
|