chore: 证书输出选择器优化

This commit is contained in:
xiaojunnuo
2024-09-18 14:58:59 +08:00
parent 830de90317
commit 7aa3d8e5d9
16 changed files with 25 additions and 21 deletions
@@ -54,7 +54,7 @@ export class CloudflareDeployToCDNPlugin extends AbstractTaskPlugin {
helper: '请选择前置任务输出的域名证书',
component: {
name: 'pi-output-selector',
from: 'CertApply',
from: ['CertApply', 'CertApplyLego'],
},
required: true,
})