少传参数导致跳转失败

This commit is contained in:
谢思 2024-03-07 08:51:13 +08:00
parent 83e202dc85
commit cb8e3488bf
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ export default (props)=>{
return(
<Box>
<Short>
<Setnav header={<Title>团队设置</Title>} nav={array}></Setnav>
<Setnav header={<Title>团队设置</Title>} nav={array} history={props.history}></Setnav>
</Short>
<Long>
<Gap>