mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-12 04:03:42 +08:00
update changelog
This commit is contained in:
@@ -56,19 +56,6 @@
|
||||
</el-icon>
|
||||
</el-tooltip>
|
||||
</el-form-item>
|
||||
<el-form-item label="启用函数功能" prop="enabled_function">
|
||||
<el-switch v-model="system['enabled_function']"/>
|
||||
<el-tooltip
|
||||
effect="dark"
|
||||
content="是否在AI对话时启用函数功能"
|
||||
raw-content
|
||||
placement="right"
|
||||
>
|
||||
<el-icon>
|
||||
<InfoFilled/>
|
||||
</el-icon>
|
||||
</el-tooltip>
|
||||
</el-form-item>
|
||||
|
||||
<el-form-item label="启用众筹功能" prop="enabled_reward">
|
||||
<el-switch v-model="system['enabled_reward']"/>
|
||||
|
||||
Reference in New Issue
Block a user