mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-09 15:39:24 +08:00
feat: gant block table configure
This commit is contained in:
parent
3b6b84f8c3
commit
5a61dd59a9
@ -1032,6 +1032,7 @@ export const createGanttBlockSchema = (options) => {
|
||||
},
|
||||
params: {
|
||||
paginate: false,
|
||||
sort: ['sort'],
|
||||
},
|
||||
...others,
|
||||
},
|
||||
@ -1062,7 +1063,7 @@ export const createGanttBlockSchema = (options) => {
|
||||
'x-decorator-props': {
|
||||
style: {
|
||||
float: 'left',
|
||||
width: '35%',
|
||||
maxWidth: '35%',
|
||||
},
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user