清空对话历史功能
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<ai-model :model="config.model"/>
|
||||
<el-row justify="end" class="fill mar-l8 gap-8">
|
||||
<!--聊天操作栏-->
|
||||
<div class="optIcon clear"/>
|
||||
<div class="optIcon clear" @click="chatHistory=[]"/>
|
||||
<div class="optIcon setting" :class="{active:$attrs.showSettings}" @click="$emit('setting')"/>
|
||||
</el-row>
|
||||
</el-row>
|
||||
|
||||
Reference in New Issue
Block a user