mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-12-02 20:27:49 +08:00
Merge branch 'main' into next
This commit is contained in:
commit
40fa00bd6a
@ -54,6 +54,7 @@ export const StrategyActions = connect((props) => {
|
||||
<Table
|
||||
size={'small'}
|
||||
pagination={false}
|
||||
rowKey={'name'}
|
||||
columns={[
|
||||
{
|
||||
dataIndex: 'displayName',
|
||||
|
@ -54,6 +54,7 @@ export const StrategyActions = connect((props) => {
|
||||
<Table
|
||||
size={'small'}
|
||||
pagination={false}
|
||||
rowKey={'name'}
|
||||
columns={[
|
||||
{
|
||||
dataIndex: 'displayName',
|
||||
|
Loading…
Reference in New Issue
Block a user