mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
perf: 优化流水线创建入口,各种证书申请任务类型拆分成多个按钮
This commit is contained in:
@@ -39,6 +39,7 @@ export abstract class CertApplyBasePlugin extends CertApplyBaseConvertPlugin {
|
||||
vModel: "checked",
|
||||
},
|
||||
order: 100,
|
||||
maybeNeed: true,
|
||||
helper: "证书申请成功后是否发送通知,优先使用默认通知渠道",
|
||||
})
|
||||
successNotify = false;
|
||||
|
||||
Reference in New Issue
Block a user