Commit b7c968a0 authored by 刘俊宏's avatar 刘俊宏

同上

parent 9965a230
......@@ -55,7 +55,7 @@ class WaybillDetailViewController: BaseViewController ,UITableViewDelegate,UITab
HUD.hide()
let model = data as! getHllOrderDetailsModel
self.dataModel = model.data!
if !isYDBc {
if !self.isYDBc {
switch self.dataModel?.order_detail_item?.order_item?.order_status {
case 0:
print("等待司机接单")
......
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