From 5a4aec50c210bc1448f229c4b476831f2bfcace7 Mon Sep 17 00:00:00 2001 From: leijun Date: Sun, 16 Dec 2018 15:21:32 +0800 Subject: [PATCH] =?UTF-8?q?radius=E9=A1=B5=E9=9D=A2=E5=AF=BC=E5=87=BA?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/tags/sys/delRow.tag | 10 ++++++++++ .../webapp/WEB-INF/views/log/ntc/radiusLogList.jsp | 11 +++++------ 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/WEB-INF/tags/sys/delRow.tag b/src/main/webapp/WEB-INF/tags/sys/delRow.tag index f309b52db..911c24199 100644 --- a/src/main/webapp/WEB-INF/tags/sys/delRow.tag +++ b/src/main/webapp/WEB-INF/tags/sys/delRow.tag @@ -30,6 +30,16 @@ + + + + + + + + + + <%-- 使用方法: 1.将本tag写在查询的form之前;2.传入table的id和controller的url --%>