mirror of https://github.com/halo-dev/halo-admin
Change api_token to api_access_key.
parent
2ee25b606b
commit
f02abb4bd7
|
@ -531,7 +531,7 @@
|
|||
label="Access key:"
|
||||
:wrapper-col="wrapperCol"
|
||||
>
|
||||
<a-input v-model="options.api_token" />
|
||||
<a-input v-model="options.api_access_key" />
|
||||
</a-form-item>
|
||||
<a-form-item
|
||||
label="屏蔽搜索引擎:"
|
||||
|
|
Loading…
Reference in New Issue