mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
feat(data-vi): allows to use json5 in chart json config (#4668)
This commit is contained in:
parent
8e20aac7a7
commit
5a3466a73a
@ -130,6 +130,7 @@ export const getConfigSchema = (general: any): ISchema => ({
|
||||
autoSize: {
|
||||
minRows: 3,
|
||||
},
|
||||
json5: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user