src/views/procurementManagement/procurementInvoiceLedger/index.vue
@@ -193,7 +193,7 @@ { label: "不含税金额", prop: "unTicketsPrice", width: 100, width: 200, formatData: (cell) => { return cell ? parseFloat(cell).toFixed(2) : 0; }, @@ -201,7 +201,7 @@ { label: "增值税", prop: "invoiceAmount", width: 100, width: 200, }, { label: "附件",