Commit 96b540fb authored by zhengke's avatar zhengke

修改

parent 48174df2
......@@ -5,7 +5,7 @@
<li>
<span>
<em>月份</em>
<el-date-picker v-model="msg.QMonthStr" type="month" format="yyyy-MM" placeholder="选择月">
<el-date-picker v-model="msg.QMonthStr" type="month" value-format="yyyy-MM-dd" placeholder="选择月">
</el-date-picker>
</span>
</li>
......@@ -63,7 +63,7 @@
</td>
<td>
<el-tooltip class="item" effect="dark" content="酒店信息" placement="top-start">
<el-popover placement="bottom" width="600" trigger="click" popper-class="rq_HotelDetails">
<el-popover placement="bottom" width="800" trigger="click" popper-class="rq_HotelDetails">
<table class="rq_HotelTable">
<tr>
<th width="160">
......@@ -75,7 +75,7 @@
<th width="200">
更换名称
</th>
<th width="300">
<th width="500">
价格
</th>
</tr>
......
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