修复页面标题显示

This commit is contained in:
hanhh 2021-08-03 11:14:33 +08:00
parent c51306ef27
commit 42fbed157f

View File

@ -112,6 +112,7 @@ export default function (props: any) {
},
];
}}
pageTitleRender={() => '控制面板'}
{...defaultProps}
>
{props.children}