pages/order/order-detail.vue
@@ -86,10 +86,9 @@ this.$message.showLoading() const { code } = await this.$http.request('post', '/api/customer/order/refund', { data: { } = await this.$http.request('get', '/api/customer/order/refund', { params: { id: this.id, evaluate: res.content } }) this.$message.hideLoading()