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 --%>