Skip to content

Commit

Permalink
默认放开AI助手,方便用户看到
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdaiscott committed Jan 12, 2025
1 parent b4cd341 commit 7159df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jeecgboot-vue3/src/layouts/default/header/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<SettingDrawer v-if="getShowSetting" :class="`${prefixCls}-action__item`" />
<!-- ai助手 -->
<!--<Aide></Aide>-->
<Aide></Aide>
</div>
</Header>
<LoginSelect ref="loginSelectRef" @success="loginSelectOk"></LoginSelect>
Expand Down

0 comments on commit 7159df8

Please sign in to comment.