perf: aws route53

This commit is contained in:
xiaojunnuo
2025-12-26 23:20:14 +08:00
parent cd944882c3
commit 8caab1fd92
6 changed files with 43 additions and 38 deletions
@@ -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",