Commit cac582e8 authored by zhengke's avatar zhengke

修改

parent d0a8f120
......@@ -2085,7 +2085,7 @@
<!-- <span>暂无名单</span>-->
<!-- </span>-->
<span style="display: block">
房间信息:{{childItem.OrderGuestHouseStr}}
房间信息<span v-if="childItem.OneSex>0" style="color: #e95252">{{childItem.OneSex==1?'单男':'单女'}}</span>{{childItem.OrderGuestHouseStr}}
<el-popover trigger="click" popper-class="RL_Scenic">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr class="_color_666" style="text-align:center;">
......
......@@ -40,6 +40,7 @@
<el-option label="邂逅北海道的雪" :value="-4"></el-option>
<el-option
v-for="item in titleList"
:key="item.subCode"
:label="item.title"
:value="item.id">
</el-option>
......
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