perf: 说明优化,默认值优化

This commit is contained in:
xiaojunnuo
2024-07-04 02:22:52 +08:00
parent 4656019898
commit 970c7fd8a0
13 changed files with 64 additions and 29 deletions
@@ -30,7 +30,7 @@ export class UploadCertToAliyun extends AbstractTaskPlugin {
@TaskInput({
title: '大区',
value: 'cn-hangzhou',
default: 'cn-hangzhou',
component: {
name: 'a-select',
vModel: 'value',