【修改】国际研讨会增加参展商类别
This commit is contained in:
@@ -525,8 +525,8 @@
|
||||
</a-col>
|
||||
</a-row>
|
||||
</section>
|
||||
<!--合作伙伴身份显示 -->
|
||||
<a-row :gutter="24" class="flex-col" v-show="situationInfo.guestType == 4 ">
|
||||
<!--合作伙伴或者参展商身份显示 -->
|
||||
<a-row :gutter="24" class="flex-col" v-show="situationInfo.guestType == 4 || situationInfo.guestType == 5 ">
|
||||
<a-col :span="12" v-show="situationInfo.arrivalTime">
|
||||
<label>抵达时间:</label>
|
||||
<span>{{ situationInfo.arrivalTime }}</span>
|
||||
|
||||
Reference in New Issue
Block a user