mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 23:16:03 +00:00
chore: fix build error
This commit is contained in:
parent
627f22cb24
commit
62bf6b746c
@ -166,7 +166,7 @@ export const RolesResourcesActions = connect((props) => {
|
||||
</FormItem>
|
||||
<FormItem label={t('Field permission')}>
|
||||
<Table
|
||||
className={styles}
|
||||
className={antTableCell}
|
||||
pagination={false}
|
||||
dataSource={fieldPermissions}
|
||||
columns={[
|
||||
|
Loading…
Reference in New Issue
Block a user