mirror of
https://gitee.com/blackfox/geekai.git
synced 2025-12-08 01:38:23 +08:00
Update Setting.vue
关掉aip-key 必需的验证
This commit is contained in:
parent
6174b17c24
commit
3194becdad
@ -45,7 +45,6 @@
|
||||
name="API KEY"
|
||||
label="API KEY"
|
||||
placeholder="配置自己的 api key"
|
||||
:rules="[{ required: true, message: '请填写 API KEY' }]"
|
||||
/>
|
||||
</van-cell-group>
|
||||
<div style="margin: 16px;">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user