{{ $t("invoice.serial") }}: {{ item.id }}
{{ $t("invoice.time") }}: {{ item.applicationTime }}
{{ $t("invoice.status") }}: {{ auditOption[item.audit] }}
{{ $t("invoice.unit") }}: {{ item.lockerNames?.length ? item.lockerNames.join("、") : "无"}}
{{ $t("common.note") }}: {{ item.rejectRemarks}}
{{ currency }}{{ item.money }}
{{ $t('common.noData') }}