55cd5236 by zhangmeng

票务

1 parent aa887c8a
......@@ -46,8 +46,7 @@
<el-col :lg="9" :md="12" :sm="12" :xs="24">
<h3 class="m0">{{ b.name }}</h3>
<p> {{ language==0? "时间": "Event Date & Time" }}{{
b.dateStr
}}</p>
b.dateStr }}</p>
<p class="common">
{{ language==0?"张数":"Location"}}{{ b.ticketNum}}{{ language==0? "张": "tickets" }}
</p>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!