Commit 711dc97b authored by 华国豪's avatar 华国豪 🙄

Merge branch 'master' of http://gitlab.oytour.com/luochao/muse

parents b817d9be c64499e9
...@@ -201,7 +201,7 @@ ...@@ -201,7 +201,7 @@
width: 24px; width: 24px;
height:24px; height:24px;
border-radius: 100%; border-radius: 100%;
padding-right: 5px; margin-right: 5px;
} }
.personDiv { .personDiv {
position: fixed; position: fixed;
...@@ -315,7 +315,6 @@ ...@@ -315,7 +315,6 @@
<img :onerror="defaultImg" :src="item.customerPhoto" alt />{{item.customerName}} 购买了200元线路优惠价 <img :onerror="defaultImg" :src="item.customerPhoto" alt />{{item.customerName}} 购买了200元线路优惠价
</li> </li>
</ul> </ul>
<ul id="list2"></ul>
</div> </div>
</div> </div>
...@@ -333,7 +332,7 @@ export default { ...@@ -333,7 +332,7 @@ export default {
loading: false, loading: false,
selectTime: -1, selectTime: -1,
dataInfo: {}, dataInfo: {},
value: 1236, value: '0000',
html: "", html: "",
today: moment().format("MM.DD"), today: moment().format("MM.DD"),
Select: -1, Select: -1,
......
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