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',