diff --git a/frontend/package.json b/frontend/package.json
index 42bcf078..7b75b711 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -22,6 +22,7 @@
"normalize.css": "7.0.0",
"nprogress": "0.2.0",
"path": "^0.12.7",
+ "vcrontab": "^0.3.3",
"vue": "^2.5.22",
"vue-ba": "^1.2.5",
"vue-codemirror-lite": "^1.0.4",
diff --git a/frontend/src/views/schedule/ScheduleList.vue b/frontend/src/views/schedule/ScheduleList.vue
index 7a1fc9ba..377fe6b7 100644
--- a/frontend/src/views/schedule/ScheduleList.vue
+++ b/frontend/src/views/schedule/ScheduleList.vue
@@ -29,12 +29,17 @@
-
+
+
+ {{$t('生成Cron')}}
+ disabled>
+
+
+
+
+
+