From 933d12e69f9299ff7422106a79892302854a5917 Mon Sep 17 00:00:00 2001 From: wangxy <1356089412@qq.com> Date: Sat, 22 Jun 2024 10:12:06 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E9=80=9A=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/system/notify/add.html | 8 ++++---- .../src/main/resources/templates/system/notify/edit.html | 8 ++++---- .../main/resources/templates/system/notify/notify.html | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/notify/add.html b/ruoyi-admin/src/main/resources/templates/system/notify/add.html index 01c9ce6..18591b2 100644 --- a/ruoyi-admin/src/main/resources/templates/system/notify/add.html +++ b/ruoyi-admin/src/main/resources/templates/system/notify/add.html @@ -30,19 +30,19 @@
- +
- +
- +
@@ -57,7 +57,7 @@
- +
diff --git a/ruoyi-admin/src/main/resources/templates/system/notify/edit.html b/ruoyi-admin/src/main/resources/templates/system/notify/edit.html index 7041654..85cea70 100644 --- a/ruoyi-admin/src/main/resources/templates/system/notify/edit.html +++ b/ruoyi-admin/src/main/resources/templates/system/notify/edit.html @@ -31,19 +31,19 @@
- +
- +
- +
@@ -52,7 +52,7 @@
- +
diff --git a/ruoyi-admin/src/main/resources/templates/system/notify/notify.html b/ruoyi-admin/src/main/resources/templates/system/notify/notify.html index 11b384d..e52c921 100644 --- a/ruoyi-admin/src/main/resources/templates/system/notify/notify.html +++ b/ruoyi-admin/src/main/resources/templates/system/notify/notify.html @@ -29,7 +29,7 @@
  • - +
  • @@ -116,15 +116,15 @@ }, { field: 'notifyUser', - title: '通知人' + title: '通知人员' }, { field: 'notifyDepart', - title: '单位' + title: '所属单位' }, { field: 'notifyTime', - title: '时间' + title: '通知日期' }, { field: 'notifyBeuser',