This commit is contained in:
Baobhan Sith
2025-04-25 17:12:36 +08:00
parent 15a98f8ccf
commit e15789d1d3
2 changed files with 13 additions and 2 deletions
@@ -362,6 +362,7 @@ const handleCloseEditorTab = (tabId: string) => {
@close-session="sessionStore.closeSession"
@open-layout-configurator="handleOpenLayoutConfigurator"
@request-add-connection-from-popup="handleRequestAddConnection"
@request-edit-connection-from-popup="handleRequestEditConnection"
/>
<!-- 移除 :class 绑定 -->