wangfei 6 gadus atpakaļ
vecāks
revīzija
5b633e1c1e
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      src/pages/user/placeOrder/index.vue

+ 1
- 0
src/pages/user/placeOrder/index.vue Parādīt failu

@@ -324,6 +324,7 @@ export default {
324 324
         this.toPay({
325 325
           id: this.ordersid,
326 326
           remark: Remark,
327
+          customercouponid: '',
327 328
         }).then((res) => {
328 329
           this.ajaxOff = true
329 330
           this.showCalcMenu = false