【bug】参会人信息的显示错误修改2
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
</a-row>
|
||||
<!-- 缴费方式为打包时候 不需要发票 不显示 -->
|
||||
<a-row :gutter="24"
|
||||
v-if="situationInfo.payMode !== 3 && situationInfo.needInvoice !== 0 && situationInfo.identity === 2 "
|
||||
v-if=" situationInfo.needInvoice !== 0 && situationInfo.identity === 2 "
|
||||
class="flex-col">
|
||||
<a-col :span="12">
|
||||
<label>发票邮寄地址:</label>
|
||||
|
||||
Reference in New Issue
Block a user