Commit 852c62ff authored by 陈卓's avatar 陈卓

代码提交

parent 272eb81d
...@@ -73,7 +73,7 @@ class DstributorOnTheWayQuery extends React.Component { ...@@ -73,7 +73,7 @@ class DstributorOnTheWayQuery extends React.Component {
this.setState({ this.setState({
data:res.result, data:res.result,
onthewayinfoshow:true, onthewayinfoshow:true,
onthewayinfoshowtype:1 onthewayinfoshowtype:2
}) })
}else{ }else{
Toast.info('没有查询到在途信息') Toast.info('没有查询到在途信息')
......
This diff is collapsed.
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