?
pull/40/head
Ryan Wang 2019-07-26 18:01:14 +08:00 committed by GitHub
commit 18277681e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 25 deletions

View File

@ -437,7 +437,7 @@
label="区域:"
:wrapper-col="wrapperCol"
>
<a-select v-model="oss_tencentyun_region">
<a-select v-model="options.oss_tencentyun_region">
<a-select-option value="ap-beijing-1">北京一区</a-select-option>
<a-select-option value="ap-beijing">北京</a-select-option>
<a-select-option value="ap-shanghai">上海华东</a-select-option>
@ -445,6 +445,7 @@
<a-select-option value="ap-chengdu">成都西南</a-select-option>
<a-select-option value="ap-chongqing">重庆</a-select-option>
</a-select>
</a-form-item>
<a-form-item
label="Secret Id"
:wrapper-col="wrapperCol"