wangfei пре 6 година
родитељ
комит
5b633e1c1e
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      src/pages/user/placeOrder/index.vue

+ 1
- 0
src/pages/user/placeOrder/index.vue Прегледај датотеку

@@ -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