pull/148/head
xiaojunnuo 2024-08-25 11:57:07 +08:00
parent a7424e02f5
commit 19ddf61127
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ export class CertApplyPlugin extends CertApplyBasePlugin {
sslProvider!: SSLProvider;
@TaskInput({
title: "证书私钥类型",
title: "加密算法",
value: "rsa_2048",
component: {
name: "a-select",