Ver Fonte

1. 优化

MONSTER-ygh há 2 meses atrás
pai
commit
149e96cee0
1 ficheiros alterados com 1 adições e 1 exclusões
  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,
         };