瀏覽代碼

bug修改

wangfei 6 年之前
父節點
當前提交
5b633e1c1e
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      src/pages/user/placeOrder/index.vue

+ 1
- 0
src/pages/user/placeOrder/index.vue 查看文件

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