Browse Source

1. 修复参数问题

MONSTER-ygh 2 tháng trước cách đây
mục cha
commit
55c3ebdac4
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/order/groupBuyingMr/dialog/payOrCredit.vue

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

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