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