fix(editor): 添加代码块参数时出错
This commit is contained in:
@@ -49,7 +49,7 @@ defineOptions({
|
||||
name: 'MEditorFunctionEditor',
|
||||
});
|
||||
|
||||
provide('mForm', {});
|
||||
provide('mForm', null);
|
||||
|
||||
const defaultParamColConfig: ColumnConfig = {
|
||||
type: 'row',
|
||||
|
||||
Reference in New Issue
Block a user