mirror of
https://github.com/certd/certd.git
synced 2026-05-16 21:27:34 +08:00
perf: 说明优化,默认值优化
This commit is contained in:
@@ -30,7 +30,7 @@ export class UploadCertToAliyun extends AbstractTaskPlugin {
|
||||
|
||||
@TaskInput({
|
||||
title: '大区',
|
||||
value: 'cn-hangzhou',
|
||||
default: 'cn-hangzhou',
|
||||
component: {
|
||||
name: 'a-select',
|
||||
vModel: 'value',
|
||||
|
||||
Reference in New Issue
Block a user