src/views/crm/contract/data.ts
@@ -415,6 +415,18 @@ }, }, { title: '已开票金额(元)', field: 'totalInvoicePrice', minWidth: 150, formatter: 'formatAmount2', }, { title: '未开票金额(元)', field: 'unInvoicePrice', minWidth: 140, formatter: 'formatAmount2', }, { title: '最后跟进时间', field: 'contactLastTime', minWidth: 180,