@ -55,7 +55,7 @@
<a-form-item
v-if="
form.getFieldValue('audit_status') == AuditStatusEnum.REVIEWED.value &&
record.type == RefundTypeEnum.RETURN.value
(record.type == RefundTypeEnum.RETURN.value || record.type == RefundTypeEnum.EXCHANGE.value)
"
label="退货地址"
:labelCol="labelCol"