소스 검색

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