perf: 支持导入51dns域名

This commit is contained in:
xiaojunnuo
2026-01-23 15:28:33 +08:00
parent b8f0d37420
commit 7eb9694221
5 changed files with 95 additions and 9 deletions
@@ -339,10 +339,14 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
title: t("certd.domain.fromType"),
type: "dict-select",
dict: Dicts.domainFromTypeDict,
form: {
show: false,
},
column: {
component: {
color: "auto",
},
show: false,
},
},
disabled: {