mirror of https://github.com/halo-dev/halo-admin
Fix option error key
parent
f2490e5384
commit
49c9cfe4c8
|
@ -531,7 +531,7 @@
|
|||
label="Access key:"
|
||||
:wrapper-col="wrapperCol"
|
||||
>
|
||||
<a-input v-model="options.blog_api_access_key" />
|
||||
<a-input v-model="options.api_token" />
|
||||
</a-form-item>
|
||||
<a-form-item
|
||||
label="屏蔽搜索引擎:"
|
||||
|
|
Loading…
Reference in New Issue