wangfei 6 лет назад
Родитель
Сommit
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