修复: 首页文库打开/新建空白后不切入编辑器
This commit is contained in:
@@ -254,6 +254,7 @@ onUnmounted(() => {
|
||||
@close="libraryVisible = false"
|
||||
@toast="toast"
|
||||
@switch-tab="(t: string) => switchTab(t as 'props' | 'ai')"
|
||||
@open-deck="mode = 'editor'"
|
||||
/>
|
||||
<TemplateModal
|
||||
:visible="templateVisible"
|
||||
|
||||
Reference in New Issue
Block a user