From 7b746c5787c00f0af8e59e0a68046c3f90a28b7d Mon Sep 17 00:00:00 2001 From: dsh <15569653818@163.com> Date: Mon, 15 Apr 2024 14:03:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=89=E5=AF=86=E4=BA=BA=E5=91=98=E7=99=BB?= =?UTF-8?q?=E8=AE=B0=EF=BC=8C=E6=B7=BB=E5=8A=A0=E5=92=8C=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/system/user/add.html | 145 +++++++++++------- .../resources/templates/system/user/edit.html | 81 +++++++++- .../resources/mapper/system/SysUserMapper.xml | 16 +- 3 files changed, 171 insertions(+), 71 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/user/add.html b/ruoyi-admin/src/main/resources/templates/system/user/add.html index 9344dc2..3714acf 100644 --- a/ruoyi-admin/src/main/resources/templates/system/user/add.html +++ b/ruoyi-admin/src/main/resources/templates/system/user/add.html @@ -3,6 +3,7 @@