mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
fix: 修复自建插件保存丢失部署策略的bug
This commit is contained in:
@@ -84,7 +84,6 @@ provide("fn:ai.open", openChat);
|
||||
</template>
|
||||
<template #footer>
|
||||
<PageFooter></PageFooter>
|
||||
|
||||
<MaxKBChat v-if="settingsStore.sysPublic.aiChatEnabled !== false" ref="chatBox" />
|
||||
</template>
|
||||
</BasicLayout>
|
||||
|
||||
Reference in New Issue
Block a user