src/views/procurementManagement/procurementInvoiceLedger/index.vue
@@ -162,14 +162,19 @@ width: 150, }, { label: "客户名称", prop: "customerName", label: "项目名称", prop: "projectName", width: 240, }, { label: "供应商名称", prop: "supplierName", width: 240, }, { label: "产品大类", prop: "productCategory", width: 150, }, { label: "规格型号", @@ -190,12 +195,17 @@ }, }, { label: "开票日期", label: "本次来票数", prop: "ticketsNum", width: 110, }, { label: "来票日期", prop: "createdAt", width: 110, }, { label: "开票金额", label: "来票金额(元)", prop: "ticketsAmount", width: 200, formatData: (cell) => {