瀏覽代碼

停车券核销

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)
// 停简单


Loading…
取消
儲存