【bug】参会人信息的显示错误修改2

This commit is contained in:
fengachen
2021-11-04 17:50:52 +08:00
parent 8881e0aa9b
commit 0e6c24c9f2
+1 -1
View File
@@ -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>