付款方式-代办包
This commit is contained in:
@@ -751,7 +751,7 @@ Page({
|
||||
|
||||
//获取代办服务列表
|
||||
getAppServices(){
|
||||
if(this.data.paymentIndex != -1&&this.data.customerIndex != -1&&this.data.car_id != ''&&this.data.v_id != ''){
|
||||
if(this.data.paymentIndex != -1&&this.data.car_id != ''&&this.data.v_id != ''){
|
||||
let params = {};
|
||||
params['payway'] = this.data.paymentIndex==0?'1':'0';
|
||||
params['cus_id'] = this.data.info.cus_id;
|
||||
|
||||
Reference in New Issue
Block a user