From de9744098ce55b7e2e1754febb77ec5e1ff25db4 Mon Sep 17 00:00:00 2001 From: duorameng <2997944583@qq.com> Date: Fri, 5 Jun 2026 20:14:51 +0800 Subject: [PATCH] fix(web): align cron config label with other dialog inputs --- web/src/views/tasks/components/TaskCronConfig.vue | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/web/src/views/tasks/components/TaskCronConfig.vue b/web/src/views/tasks/components/TaskCronConfig.vue index bd68d1b..928eaf4 100644 --- a/web/src/views/tasks/components/TaskCronConfig.vue +++ b/web/src/views/tasks/components/TaskCronConfig.vue @@ -1,6 +1,7 @@