mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:58:07 +08:00
fix: 去掉公式编辑器console log (#3369)
This commit is contained in:
parent
7132eb806d
commit
1bc636c9a2
@ -13,8 +13,6 @@ export function editorFactory(
|
||||
) {
|
||||
registerLaunguageMode(cm);
|
||||
|
||||
console.log('here', props.evalMode);
|
||||
|
||||
return cm(dom, {
|
||||
value: props.value || '',
|
||||
autofocus: true,
|
||||
|
Loading…
Reference in New Issue
Block a user