YS:换货申请弹框页面调整

main
yangsai@163.com 9 months ago
parent 972f3e4135
commit 7b9409cf10
  1. 2
      src/views/order/refund/modules/AuditForm.vue

@ -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"

Loading…
Cancel
Save