上传进度: {{ uploadProgress }}%
| 项目名称 | 发票号码 | 开票日期 | 购买方名称 | 金额 | 明细 | 类别 | 状态 | 操作 | |
|---|---|---|---|---|---|---|---|---|---|
| {{ invoice.project_name }} | {{ invoice.invoice_number }} | {{ invoice.invoice_date }} | {{ invoice.buyer_name }} | {{ invoice.amount }} | {{ invoice.details }} | {{ invoice.category || '-' }} | {{ invoice.status }} |
上传进度: {{ oilUploadProgress }}%
| 发票号码 | 开票日期 | 购买方名称 | 金额 | 明细 | 状态 | 操作 | |
|---|---|---|---|---|---|---|---|
| {{ invoice.invoice_number }} | {{ invoice.invoice_date }} | {{ invoice.buyer_name }} | {{ invoice.amount }} | {{ invoice.details }} | {{ invoice.status }} |