MONSTER-ygh hace 2 meses
padre
commit
149e96cee0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/order/groupBuyingMr/dialog/payOrCredit.vue

+ 1 - 1
src/views/order/groupBuyingMr/dialog/payOrCredit.vue

@@ -109,7 +109,7 @@ export default {
         this.seatSelectList = res.data.viewersOrderList
         this.resubmit = res.data.resubmit||{};
         this.form = {
-          orderId: res.id,
+          orderId: res.data.id,
           voucherUrl: [],
           remark: null,
         };