perf: 腾讯云clb支持更多大区选择

This commit is contained in:
xiaojunnuo
2024-07-31 14:01:06 +08:00
parent d86fc9569a
commit e4f4570b29
5 changed files with 26 additions and 1 deletions
@@ -27,6 +27,7 @@ export class UploadCertToAliyun extends AbstractTaskPlugin {
default: 'cn-hangzhou',
component: {
name: 'a-select',
mode: 'tags',
vModel: 'value',
options: ZoneOptions,
},