diff --git a/apps/web-naive/src/components/cron-tab/cron-tab.vue b/apps/web-naive/src/components/cron-tab/cron-tab.vue
index 4f0f49ad0..9125ba184 100644
--- a/apps/web-naive/src/components/cron-tab/cron-tab.vue
+++ b/apps/web-naive/src/components/cron-tab/cron-tab.vue
@@ -814,23 +814,25 @@ const shortcutsOptions = computed(() => {
-
-
-
+
-
-
-
-
+
第