gz-customerSystem/src/views/register/eventFlow/index.jsx
@@ -28,11 +28,11 @@ label: '事项详情', key: 'sxxq', }, { img: applyRecord, label: '申请记录', key: 'sqjl', }, // { // img: applyRecord, // label: '申请记录', // key: 'sqjl', // }, { img: examine, label: '回退审核', @@ -123,7 +123,7 @@ {getTypeDom(item.key)} </TabPane> })} </Tabs> : <EventFlow authorData={authorData} /> </Tabs> : <EventFlow authorData={authorData} caseId={caseId} /> } </NewPage> </div>