摘要:
为合并表头模式, 数据格式如下: { title: '交强险', children: [ { title: '保单号', dataIndex: 'insuranceBillcode', key: 'insuranceBillcodeRisk', },] } { title: '商业险', child 阅读全文
摘要:
export type OrcInsuranceRecordsTypeBarForm = { id?: number carNumber?: string subCompanyId?: string remarkDesc?: string insuranceVos?: { insuranceType 阅读全文