Commit 5ca46b78 authored by youjie's avatar youjie

no message

parent 80a55cf9
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
<hotelRoom v-show="getQueryData.length>0" :dataList="dataList" <hotelRoom v-show="getQueryData.length>0" :dataList="dataList"
:rooms="getQueryData" :roomMsg="roomMsg" :rooms="getQueryData" :roomMsg="roomMsg"
:search="searchObj" :search="searchObj"
:day="dayObj" :qRoomType="qRoomTypeList" :qRoomType="qRoomTypeList"
:qMealType="qMealTypeList" :qMealType="qMealTypeList"
:createById="createBy"></hotelRoom> :createById="createBy"></hotelRoom>
</view> </view>
......
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