diff --git a/apps/web-antd/src/components/cron-tab/cron-tab.vue b/apps/web-antd/src/components/cron-tab/cron-tab.vue
new file mode 100644
index 0000000000000000000000000000000000000000..2bae0c7dbff79115b145f89cd035bfd19847f4b6
--- /dev/null
+++ b/apps/web-antd/src/components/cron-tab/cron-tab.vue
@@ -0,0 +1,1225 @@
+
+
+
+
+
+
+
+
+
+ 秒
+ {{ value_second }}
+ 分钟
+ {{ value_minute }}
+ 小时
+ {{ value_hour }}
+ 日
+ {{ value_day }}
+ 月
+ {{ value_month }}
+ 周
+ {{ value_week }}
+ 年
+ {{ value_year }}
+