fix: incorrect Markdown (Vditor) rendering in subtable (#7074)

This commit is contained in:
Katherine 2025-06-16 19:07:51 +08:00 committed by GitHub
parent f1d9ea0336
commit 70944b5201
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,6 +110,7 @@ const quickEditField = [
'circle',
'point',
'lineString',
'vditor',
];
export function useTableColumnInitializerFields() {