Commit 3548e69b authored by zhengke's avatar zhengke

修改

parent cfb9587f
...@@ -200,7 +200,7 @@ ...@@ -200,7 +200,7 @@
<tr v-for="item in confirmInfo.TradeTravelOrderList"> <tr v-for="item in confirmInfo.TradeTravelOrderList">
<td> <td>
<div>{{item.ContactName}}</div> <div>{{item.ContactName}}</div>
<div>{{item.ContactMobile}}</div> <div style="display:none;">{{item.ContactMobile}}</div>
</td> </td>
<td>{{item.PreferPrice}}</td> <td>{{item.PreferPrice}}</td>
<td>{{item.Income}}</td> <td>{{item.Income}}</td>
......
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