移除多个页面的标题组件。

This commit is contained in:
刘倡
2025-07-16 16:24:02 +08:00
parent bcb704afd2
commit 287fc98898
7 changed files with 364 additions and 363 deletions

View File

@ -155,7 +155,6 @@ const Index: React.FC<{}> = () => {
return (
<Spin spinning={spin}>
<PageHeader title="组织管理" />
<div style={{ maxHeight: innerHeight - 130, height: innerHeight - 130 }} className='xsy-entrust bgCWhite'>
<ProTable
actionRef={actionRef}//action触发后更新表格