소스 검색

停车券核销

tags/2.2.4
Stormeye.Wu 6 년 전
부모
커밋
f6d8f563c7
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -2
      pages/passCar/passCar.js

+ 1
- 2
pages/passCar/passCar.js 파일 보기

@@ -89,8 +89,7 @@ Page({
var etcpData = {
etcpToken: app.globalData.etcpToken,
carNumber: that.data.payList[0].carNumber ? that.data.payList[0].carNumber : '',
couponFreeId: that.data.couponList[0].couponFreeId ? that.data.couponList[0].couponFreeId:'',
merchantId: that.data.couponList[0].merchantId ? that.data.couponList[0].merchantId:'',
couponOrderId: that.data.couponList[0].id,
}
console.log(etcpData)
// 停简单


불러오는 중...
취소
저장