mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
perf: aws route53
This commit is contained in:
@@ -63,6 +63,9 @@ async function openFormDialog() {
|
||||
form: {
|
||||
value: true,
|
||||
helper: "是否给流水线随机设置一个时间",
|
||||
show: compute(({ form }) => {
|
||||
return form.clear !== true;
|
||||
}),
|
||||
component: {
|
||||
name: "fs-dict-switch",
|
||||
vModel: "checked",
|
||||
|
||||
Reference in New Issue
Block a user