瀏覽代碼

1. 优化

MONSTER-ygh 2 月之前
父節點
當前提交
149e96cee0
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,
         };