perf: 证书流水线创建域名输入框支持获取域名数据进行选择

This commit is contained in:
xiaojunnuo
2026-01-22 18:33:39 +08:00
parent d1ebc08478
commit 1d5b1c239c
7 changed files with 184 additions and 10 deletions
@@ -39,6 +39,7 @@ import { dict } from "@fast-crud/fast-crud";
import * as api from "./api.js";
import CnameTip from "./cname-tip.vue";
import { Modal } from "ant-design-vue";
import { utils } from "/@/utils/index.js";
const statusDict = dict({
data: [
{ label: "待设置CNAME", value: "cname", color: "warning" },