mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
perf: 站点证书监控支持模糊查询
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user