From 997a3068aca3256587d9ee69750911f53a593484 Mon Sep 17 00:00:00 2001
From: insistence <3055204202@qq.com>
Date: Mon, 15 Jul 2024 11:38:29 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=8D=87=E7=BA=A7elem?=
=?UTF-8?q?ent-plus=E5=90=8Eel-radio=E4=BD=BF=E7=94=A8label=E8=BF=87?=
=?UTF-8?q?=E6=9C=9F=E7=9A=84=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/components/Crontab/day.vue | 14 +++++++-------
.../src/components/Crontab/hour.vue | 8 ++++----
.../src/components/Crontab/min.vue | 8 ++++----
.../src/components/Crontab/month.vue | 8 ++++----
.../src/components/Crontab/second.vue | 8 ++++----
.../src/components/Crontab/week.vue | 12 ++++++------
.../src/components/Crontab/year.vue | 10 +++++-----
.../src/views/monitor/job/index.vue | 12 ++++++------
.../src/views/system/config/index.vue | 2 +-
.../src/views/system/dept/index.vue | 2 +-
.../src/views/system/dict/data.vue | 2 +-
.../src/views/system/dict/index.vue | 2 +-
.../src/views/system/menu/index.vue | 18 +++++++++---------
.../src/views/system/notice/index.vue | 2 +-
.../src/views/system/post/index.vue | 2 +-
.../src/views/system/role/index.vue | 2 +-
.../src/views/system/user/index.vue | 2 +-
.../src/views/system/user/profile/userInfo.vue | 4 ++--
.../src/views/tool/gen/genInfoForm.vue | 4 ++--
19 files changed, 61 insertions(+), 61 deletions(-)
diff --git a/ruoyi-fastapi-frontend/src/components/Crontab/day.vue b/ruoyi-fastapi-frontend/src/components/Crontab/day.vue
index 25c4f79..39263f5 100644
--- a/ruoyi-fastapi-frontend/src/components/Crontab/day.vue
+++ b/ruoyi-fastapi-frontend/src/components/Crontab/day.vue
@@ -1,19 +1,19 @@
-
+
日,允许的通配符[, - * ? / L W]
-
+
不指定
-
+
周期从
-
日
@@ -21,7 +21,7 @@
-
+
从
号开始,每
日执行一次
@@ -29,20 +29,20 @@
-
+
每月
号最近的那个工作日
-
+
本月最后一天
-
+
指定
diff --git a/ruoyi-fastapi-frontend/src/components/Crontab/hour.vue b/ruoyi-fastapi-frontend/src/components/Crontab/hour.vue
index 9f052ad..6e9f27e 100644
--- a/ruoyi-fastapi-frontend/src/components/Crontab/hour.vue
+++ b/ruoyi-fastapi-frontend/src/components/Crontab/hour.vue
@@ -1,13 +1,13 @@
-
+
小时,允许的通配符[, - * /]
-
+
周期从
-
时
@@ -15,7 +15,7 @@
-
+
从
时开始,每
小时执行一次
@@ -23,7 +23,7 @@
-
+
指定
diff --git a/ruoyi-fastapi-frontend/src/components/Crontab/min.vue b/ruoyi-fastapi-frontend/src/components/Crontab/min.vue
index 5d80cd2..65f0946 100644
--- a/ruoyi-fastapi-frontend/src/components/Crontab/min.vue
+++ b/ruoyi-fastapi-frontend/src/components/Crontab/min.vue
@@ -1,13 +1,13 @@
-
+
分钟,允许的通配符[, - * /]
-
+
周期从
-
分钟
@@ -15,7 +15,7 @@
-
+
从
分钟开始, 每
分钟执行一次
@@ -23,7 +23,7 @@
-
+
指定
diff --git a/ruoyi-fastapi-frontend/src/components/Crontab/month.vue b/ruoyi-fastapi-frontend/src/components/Crontab/month.vue
index 657d3f2..e561ba4 100644
--- a/ruoyi-fastapi-frontend/src/components/Crontab/month.vue
+++ b/ruoyi-fastapi-frontend/src/components/Crontab/month.vue
@@ -1,13 +1,13 @@
-
+
月,允许的通配符[, - * /]
-
+
周期从
-
月
@@ -15,7 +15,7 @@
-
+
从
月开始,每
月月执行一次
@@ -23,7 +23,7 @@
-
+
指定
diff --git a/ruoyi-fastapi-frontend/src/components/Crontab/second.vue b/ruoyi-fastapi-frontend/src/components/Crontab/second.vue
index a7e5798..15e47a0 100644
--- a/ruoyi-fastapi-frontend/src/components/Crontab/second.vue
+++ b/ruoyi-fastapi-frontend/src/components/Crontab/second.vue
@@ -1,13 +1,13 @@
-
+
秒,允许的通配符[, - * /]
-
+
周期从
-
秒
@@ -15,7 +15,7 @@
-
+
从
秒开始,每
秒执行一次
@@ -23,7 +23,7 @@
-
+
指定
diff --git a/ruoyi-fastapi-frontend/src/components/Crontab/week.vue b/ruoyi-fastapi-frontend/src/components/Crontab/week.vue
index 105a3be..e59da22 100644
--- a/ruoyi-fastapi-frontend/src/components/Crontab/week.vue
+++ b/ruoyi-fastapi-frontend/src/components/Crontab/week.vue
@@ -1,19 +1,19 @@
-
+
周,允许的通配符[, - * ? / L #]
-
+
不指定
-
+
周期从
-
+
第
周的
@@ -48,7 +48,7 @@
-
+
本月最后一个
@@ -57,7 +57,7 @@
-
+
指定
diff --git a/ruoyi-fastapi-frontend/src/components/Crontab/year.vue b/ruoyi-fastapi-frontend/src/components/Crontab/year.vue
index b26bdae..fa921ae 100644
--- a/ruoyi-fastapi-frontend/src/components/Crontab/year.vue
+++ b/ruoyi-fastapi-frontend/src/components/Crontab/year.vue
@@ -1,19 +1,19 @@
-
+
不填,允许的通配符[, - * /]
-
+
每年
-
+
周期从
-
@@ -21,7 +21,7 @@
-
+
从
年开始,每
年执行一次
@@ -30,7 +30,7 @@
-
+
指定
diff --git a/ruoyi-fastapi-frontend/src/views/monitor/job/index.vue b/ruoyi-fastapi-frontend/src/views/monitor/job/index.vue
index 1b6b2ce..92038a9 100644
--- a/ruoyi-fastapi-frontend/src/views/monitor/job/index.vue
+++ b/ruoyi-fastapi-frontend/src/views/monitor/job/index.vue
@@ -218,7 +218,7 @@
{{ dict.label }}
@@ -226,17 +226,17 @@
- 立即执行
- 执行一次
- 放弃执行
+ 立即执行
+ 执行一次
+ 放弃执行
- 允许
- 禁止
+ 允许
+ 禁止
diff --git a/ruoyi-fastapi-frontend/src/views/system/config/index.vue b/ruoyi-fastapi-frontend/src/views/system/config/index.vue
index 34fd53d..676350d 100644
--- a/ruoyi-fastapi-frontend/src/views/system/config/index.vue
+++ b/ruoyi-fastapi-frontend/src/views/system/config/index.vue
@@ -146,7 +146,7 @@
{{ dict.label }}
diff --git a/ruoyi-fastapi-frontend/src/views/system/dept/index.vue b/ruoyi-fastapi-frontend/src/views/system/dept/index.vue
index d073a26..7a65d6d 100644
--- a/ruoyi-fastapi-frontend/src/views/system/dept/index.vue
+++ b/ruoyi-fastapi-frontend/src/views/system/dept/index.vue
@@ -123,7 +123,7 @@
{{ dict.label }}
diff --git a/ruoyi-fastapi-frontend/src/views/system/dict/data.vue b/ruoyi-fastapi-frontend/src/views/system/dict/data.vue
index f817fd0..0d8a99a 100644
--- a/ruoyi-fastapi-frontend/src/views/system/dict/data.vue
+++ b/ruoyi-fastapi-frontend/src/views/system/dict/data.vue
@@ -157,7 +157,7 @@
{{ dict.label }}
diff --git a/ruoyi-fastapi-frontend/src/views/system/dict/index.vue b/ruoyi-fastapi-frontend/src/views/system/dict/index.vue
index 297ac84..8c600f5 100644
--- a/ruoyi-fastapi-frontend/src/views/system/dict/index.vue
+++ b/ruoyi-fastapi-frontend/src/views/system/dict/index.vue
@@ -153,7 +153,7 @@
{{ dict.label }}
diff --git a/ruoyi-fastapi-frontend/src/views/system/menu/index.vue b/ruoyi-fastapi-frontend/src/views/system/menu/index.vue
index 529d633..de42ead 100644
--- a/ruoyi-fastapi-frontend/src/views/system/menu/index.vue
+++ b/ruoyi-fastapi-frontend/src/views/system/menu/index.vue
@@ -102,9 +102,9 @@
- 目录
- 菜单
- 按钮
+ 目录
+ 菜单
+ 按钮
@@ -152,8 +152,8 @@
- 是
- 否
+ 是
+ 否
@@ -220,8 +220,8 @@
- 缓存
- 不缓存
+ 缓存
+ 不缓存
@@ -239,7 +239,7 @@
{{ dict.label }}
@@ -258,7 +258,7 @@
{{ dict.label }}
diff --git a/ruoyi-fastapi-frontend/src/views/system/notice/index.vue b/ruoyi-fastapi-frontend/src/views/system/notice/index.vue
index c26b8c4..dd6364e 100644
--- a/ruoyi-fastapi-frontend/src/views/system/notice/index.vue
+++ b/ruoyi-fastapi-frontend/src/views/system/notice/index.vue
@@ -136,7 +136,7 @@
{{ dict.label }}
diff --git a/ruoyi-fastapi-frontend/src/views/system/post/index.vue b/ruoyi-fastapi-frontend/src/views/system/post/index.vue
index 6fd1b64..53db828 100644
--- a/ruoyi-fastapi-frontend/src/views/system/post/index.vue
+++ b/ruoyi-fastapi-frontend/src/views/system/post/index.vue
@@ -126,7 +126,7 @@
{{ dict.label }}
diff --git a/ruoyi-fastapi-frontend/src/views/system/role/index.vue b/ruoyi-fastapi-frontend/src/views/system/role/index.vue
index 65c8216..fe44263 100644
--- a/ruoyi-fastapi-frontend/src/views/system/role/index.vue
+++ b/ruoyi-fastapi-frontend/src/views/system/role/index.vue
@@ -164,7 +164,7 @@
{{ dict.label }}
diff --git a/ruoyi-fastapi-frontend/src/views/system/user/index.vue b/ruoyi-fastapi-frontend/src/views/system/user/index.vue
index 5dd15f6..2bf486b 100644
--- a/ruoyi-fastapi-frontend/src/views/system/user/index.vue
+++ b/ruoyi-fastapi-frontend/src/views/system/user/index.vue
@@ -243,7 +243,7 @@
{{ dict.label }}
diff --git a/ruoyi-fastapi-frontend/src/views/system/user/profile/userInfo.vue b/ruoyi-fastapi-frontend/src/views/system/user/profile/userInfo.vue
index a5e1c77..2737fe1 100644
--- a/ruoyi-fastapi-frontend/src/views/system/user/profile/userInfo.vue
+++ b/ruoyi-fastapi-frontend/src/views/system/user/profile/userInfo.vue
@@ -11,8 +11,8 @@
- 男
- 女
+ 男
+ 女
diff --git a/ruoyi-fastapi-frontend/src/views/tool/gen/genInfoForm.vue b/ruoyi-fastapi-frontend/src/views/tool/gen/genInfoForm.vue
index 1856eae..a75e3b8 100644
--- a/ruoyi-fastapi-frontend/src/views/tool/gen/genInfoForm.vue
+++ b/ruoyi-fastapi-frontend/src/views/tool/gen/genInfoForm.vue
@@ -78,8 +78,8 @@
- zip压缩包
- 自定义路径
+ zip压缩包
+ 自定义路径