gz-customerSystem/src/views/register/matterDetail/index.jsx
@@ -122,6 +122,7 @@ listIdTypeInfo() }, [props.id]) //获取id const getCaseInfo = async (id) => { const res = await getCaseInfoApi('24083010062110001') @@ -293,7 +294,7 @@ <div>{infoData.createTime || '-'}</div> </Col> </Row> {props.hasEditBtn && <Button type='primary' style={{ marginTop: '20px' }}>修改</Button>} {/* {props.hasEditBtn && <Button type='primary' style={{ marginTop: '20px' }}>修改</Button>} */} </div> </Typography.Paragraph>