From 64f5c6c27af92c223177b7a85318c89fcb13a6a5 Mon Sep 17 00:00:00 2001 From: wangxy <1356089412@qq.com> Date: Thu, 1 Aug 2024 15:42:38 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/system/user/userexamine/userexamine.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/user/userexamine/userexamine.html b/ruoyi-admin/src/main/resources/templates/system/user/userexamine/userexamine.html index 73d9783..7f21678 100644 --- a/ruoyi-admin/src/main/resources/templates/system/user/userexamine/userexamine.html +++ b/ruoyi-admin/src/main/resources/templates/system/user/userexamine/userexamine.html @@ -48,7 +48,7 @@ var userStatus = [[${@dict.getType('sys_normal_disable')}]]; var userPolitics = [[${@dict.getType('sys_user_politics')}]]; var examineState = [[${@dict.getType('sys_examine_state')}]]; - var prefix = ctx + "system/user"; + var prefix = ctx + "system/userexamine"; $(function() { var options = {