perf: 优化流水线创建入口,各种证书申请任务类型拆分成多个按钮

This commit is contained in:
xiaojunnuo
2026-01-21 13:27:14 +08:00
parent 418bcddc95
commit f75c73d739
8 changed files with 168 additions and 130 deletions
@@ -39,6 +39,7 @@ export abstract class CertApplyBasePlugin extends CertApplyBaseConvertPlugin {
vModel: "checked",
},
order: 100,
maybeNeed: true,
helper: "证书申请成功后是否发送通知,优先使用默认通知渠道",
})
successNotify = false;