Commit 1fa7fc2b authored by xishifeng's avatar xishifeng

pc商铺详情修改

parent 80e5e2ac
...@@ -56,6 +56,7 @@ ...@@ -56,6 +56,7 @@
<td>营业时间:{{d.do_business_date}}</td> <td>营业时间:{{d.do_business_date}}</td>
<td v-if="!d.shop_type">招商时间:{{d.opening_date}}</td> <td v-if="!d.shop_type">招商时间:{{d.opening_date}}</td>
<td v-if="!d.shop_type">开业时间:{{d.start_business_date}}</td> <td v-if="!d.shop_type">开业时间:{{d.start_business_date}}</td>
<td v-if="!d.shop_type">项目(大厦)名称:{{d.project_name}}</td>
</tr> </tr>
<tr class="tr-seat"> <tr class="tr-seat">
<td colspan="4"></td> <td colspan="4"></td>
......
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