From c662a94ad1026d7a8f5733e69a28ac31651eb319 Mon Sep 17 00:00:00 2001 From: tamguo Date: Wed, 1 Aug 2018 14:27:04 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/templates/modules/sys/role/index.html | 6 +++--- .../src/main/resources/templates/modules/sys/role/menu.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tamguo-oms/src/main/resources/templates/modules/sys/role/index.html b/tamguo-oms/src/main/resources/templates/modules/sys/role/index.html index d2859ed..a85b3cb 100644 --- a/tamguo-oms/src/main/resources/templates/modules/sys/role/index.html +++ b/tamguo-oms/src/main/resources/templates/modules/sys/role/index.html @@ -127,9 +127,9 @@ $('#dataGrid').dataGrid({ actions.push(' '); actions.push(' '); actions.push('
'); - actions.push(' 功能菜单 '); - actions.push(' 数据权限 '); - actions.push(' 分配用户 '); + actions.push(' 功能菜单 '); + actions.push(' 数据权限 '); + actions.push(' 分配用户 '); actions.push('
'); return actions.join(''); }} diff --git a/tamguo-oms/src/main/resources/templates/modules/sys/role/menu.html b/tamguo-oms/src/main/resources/templates/modules/sys/role/menu.html index 69281d0..8e1318c 100644 --- a/tamguo-oms/src/main/resources/templates/modules/sys/role/menu.html +++ b/tamguo-oms/src/main/resources/templates/modules/sys/role/menu.html @@ -104,7 +104,7 @@ content="width=device-width, initial-scale=1, user-scalable=1" name="viewport"/> -