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

View File

@@ -58,7 +58,7 @@ export class CertApplyPlugin extends AbstractTaskPlugin {
@TaskInput({
title: "证书提供商",
value: "letsencrypt",
default: "letsencrypt",
component: {
name: "a-select",
vModel: "value",