wangfei 6 anni fa
parent
commit
5b633e1c1e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      src/pages/user/placeOrder/index.vue

+ 1
- 0
src/pages/user/placeOrder/index.vue Vedi File

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