diff --git a/ruoyi-fastapi-frontend/src/components/Crontab/index.vue b/ruoyi-fastapi-frontend/src/components/Crontab/index.vue index 103cf4c..cbb41ab 100644 --- a/ruoyi-fastapi-frontend/src/components/Crontab/index.vue +++ b/ruoyi-fastapi-frontend/src/components/Crontab/index.vue @@ -70,42 +70,46 @@
时间表达式
| {{item}} | -Cron 表达式 | +||||||
|---|---|---|---|---|---|---|---|
| {{item}} | +Cron 表达式 | +
- {{crontabValueObj.second}}
- |
-
- {{crontabValueObj.min}}
- |
-
- {{crontabValueObj.hour}}
- |
-
- {{crontabValueObj.day}}
- |
-
- {{crontabValueObj.month}}
- |
-
- {{crontabValueObj.week}}
- |
-
- {{crontabValueObj.year}}
- |
-
- {{crontabValueString}}
- |
+
|
+ {{crontabValueObj.second}}
+ |
+
+ {{crontabValueObj.min}}
+ |
+
+ {{crontabValueObj.hour}}
+ |
+
+ {{crontabValueObj.day}}
+ |
+
+ {{crontabValueObj.month}}
+ |
+
+ {{crontabValueObj.week}}
+ |
+
+ {{crontabValueObj.year}}
+ |
+
+ {{crontabValueString}}
+ |
+