修复页面标题显示

This commit is contained in:
hanhh 2021-08-03 11:14:33 +08:00
parent 63047a2264
commit d3f11ca2f8

View File

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