1
0
mirror of synced 2026-02-26 00:05:38 +08:00

chore(editor): codeDsl由codeBlockService维护,不再从editorService中获取,删除editorService中相关api

This commit is contained in:
roymondchen
2023-03-23 16:42:36 +08:00
parent 36c4ffa02e
commit fa89af920c
8 changed files with 29 additions and 109 deletions

View File

@@ -4,8 +4,6 @@
## setCodeDsl
- **[扩展支持](../../guide/editor-expand#行为扩展)** 是
- **参数:**
-
@@ -18,8 +16,6 @@
## getCodeDsl
- **[扩展支持](../../guide/editor-expand#行为扩展)** 是
- **参数:**
-
@@ -30,8 +26,6 @@
- **详情:**
## getCodeDslSync
## getCodeContentById
- **[扩展支持](../../guide/editor-expand#行为扩展)** 是