Commit fcad8662 authored by youjie's avatar youjie

no message

parent d9b7a316
......@@ -417,7 +417,7 @@
total2:0,
currentPage2: 1,
msg2:{
Q_IsCollect: 1,//收款状态
Q_IsCollect: '2',//收款状态
DepartSTime: '', //出发时间
DepartETime: '',
EnterId: '',//销售
......@@ -730,6 +730,7 @@
}else if(this.pagesTitle=='申请'){
url = "CarSingle_post_GetChangePriceOrderPageList"
this.msg.IsMyOrder = '1'
this.msg.Q_IsCollect = '2'
}else if(this.pagesTitle=='审核'){
url = "CarSingle_post_GetExaminePriceOrderPageList"
} else{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment