摘要: 为合并表头模式, 数据格式如下: { title: '交强险', children: [ { title: '保单号', dataIndex: 'insuranceBillcode', key: 'insuranceBillcodeRisk', },] } { title: '商业险', child 阅读全文
posted @ 2022-08-25 08:54 宝乐 阅读(32) 评论(0) 推荐(0)
摘要: export type OrcInsuranceRecordsTypeBarForm = { id?: number carNumber?: string subCompanyId?: string remarkDesc?: string insuranceVos?: { insuranceType 阅读全文
posted @ 2022-08-25 08:37 宝乐 阅读(80) 评论(0) 推荐(0)