feat(editor): 事件配置默认展开全部
This commit is contained in:
@@ -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],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user