From 4e0a27d6a5335668bc6ab359f358428baa977224 Mon Sep 17 00:00:00 2001 From: mpaster Date: Mon, 11 Aug 2025 17:45:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E8=8F=9C=E5=8D=95=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E6=97=B6=E5=9B=BE=E6=A0=87=E5=8F=AF=E7=BD=AE=E7=A9=BA?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/system/SysMenuMapper.xml | 2 +- ruoyi-ui/src/views/system/menu/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysMenuMapper.xml b/ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysMenuMapper.xml index e6be3aef..df90df5a 100644 --- a/ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysMenuMapper.xml +++ b/ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysMenuMapper.xml @@ -149,7 +149,7 @@ visible = #{visible}, status = #{status}, perms = #{perms}, - icon = #{icon}, + icon = #{icon}, remark = #{remark}, update_by = #{updateBy}, update_time = sysdate() diff --git a/ruoyi-ui/src/views/system/menu/index.vue b/ruoyi-ui/src/views/system/menu/index.vue index 42ccdae4..a91f79ff 100644 --- a/ruoyi-ui/src/views/system/menu/index.vue +++ b/ruoyi-ui/src/views/system/menu/index.vue @@ -139,7 +139,7 @@ @show="$refs['iconSelect'].reset()" > - +