Browse Source

修改退款退券

wangningfei 3 years ago
parent
commit
0d7dbc0311
1 changed files with 1 additions and 0 deletions
  1. 1 0
      vue-admin-template-master/src/views/orders/query/index.vue

+ 1 - 0
vue-admin-template-master/src/views/orders/query/index.vue

@@ -184,6 +184,7 @@ export default {
               refund({
                 outtradeno: this.currentOrder.outtradeno,
                 totalfee: this.currentOrder.totalfee,
+                peisong_id: this.currentOrder.peisong_id,
                 reason: instance.inputValue
               })
                 .then(res => {