datagrid表格加上竖线,根据客户需求可自行设置。

This commit is contained in:
thinkgem
2019-10-04 12:30:03 +08:00
parent d559bd5704
commit 7342950a02
2 changed files with 1 additions and 2 deletions

View File

@@ -99,7 +99,6 @@ FN.hasPermi = com.jeesite.common.beetl.ext.fn.HasPermi
FN.cookie = com.jeesite.common.beetl.ext.fn.Cookie
FN.lang = com.jeesite.common.beetl.ext.fn.Lang
FN.text = com.jeesite.common.beetl.ext.fn.Text
FN.time = com.jeesite.common.beetl.ext.fn.Time
##内置的功能包
FNP.strutil = org.beetl.ext.fn.StringUtil