mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-06-11 14:45:10 +08:00
fix(editor): 添加代码块参数时出错
This commit is contained in:
parent
74c9deaa29
commit
d480a03369
@ -49,7 +49,7 @@ defineOptions({
|
||||
name: 'MEditorFunctionEditor',
|
||||
});
|
||||
|
||||
provide('mForm', {});
|
||||
provide('mForm', null);
|
||||
|
||||
const defaultParamColConfig: ColumnConfig = {
|
||||
type: 'row',
|
||||
|
Loading…
x
Reference in New Issue
Block a user