mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-09-10 05:00:46 +08:00
feat(editor): 代码块配置默认全部展开
This commit is contained in:
parent
9281d06723
commit
e83cf322b5
@ -36,6 +36,8 @@ const codeConfig = computed(() => ({
|
||||
type: 'group-list',
|
||||
name: 'hookData',
|
||||
enableToggleMode: false,
|
||||
expandAll: true,
|
||||
titleKey: 'codeId',
|
||||
items: [
|
||||
{
|
||||
type: 'code-select-col',
|
||||
|
Loading…
x
Reference in New Issue
Block a user