mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-08-30 02:29:55 +08:00
feat(editor): 事件配置默认展开全部
This commit is contained in:
parent
e83cf322b5
commit
256a9586d7
@ -186,6 +186,7 @@ const actionsConfig = computed(() => ({
|
||||
{
|
||||
type: 'group-list',
|
||||
name: 'actions',
|
||||
expandAll: true,
|
||||
enableToggleMode: false,
|
||||
items: [actionTypeConfig.value, targetCompConfig.value, compActionConfig.value, codeActionConfig.value],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user