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 @@