perf: 站点证书监控支持模糊查询

This commit is contained in:
xiaojunnuo
2025-03-17 00:16:56 +08:00
parent b6fd38e293
commit 0069c0e399
2 changed files with 18 additions and 2 deletions
@@ -76,8 +76,7 @@ export default function (certPlugins: any[], formWrapperRef: any): CreateCrudOpt
dict: dict({
data: [
{ value: "CertApply", label: "JS-ACME" },
{ value: "CertApplyLego", label: "Lego-ACME" },
{ value: "CertUpload", label: "上传自定义证书" }
{ value: "CertApplyLego", label: "Lego-ACME" }
]
}),
form: {