移除多个页面的标题组件。
This commit is contained in:
@ -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触发后更新表格
|
||||
|
Reference in New Issue
Block a user