mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 03:02:19 +08:00
fix: incorrect Markdown (Vditor) rendering in subtable (#7074)
This commit is contained in:
parent
f1d9ea0336
commit
70944b5201
@ -110,6 +110,7 @@ const quickEditField = [
|
||||
'circle',
|
||||
'point',
|
||||
'lineString',
|
||||
'vditor',
|
||||
];
|
||||
|
||||
export function useTableColumnInitializerFields() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user