Commit ba316e4a authored by 黄奎's avatar 黄奎
parents 5d6f5b5f 53c27702
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
<td> <td>
<div class="alcenter"> <div class="alcenter">
<div v-for="subItem in outItem.HotelOrderList"> <div v-for="subItem in outItem.HotelOrderList">
<p v-for="childItem in subItem.OrderDetailsList"> <p v-for="childItem in subItem.HouseStatistics.HouseTypeList">
{{childItem.HouseTypeName}} {{childItem.HouseTypeName}}
</p> </p>
</div> </div>
......
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