Sql: select * from eova_object where code = ?
Sql: select * from eova_field where object_code = ? order by order_num
Sql: select * from `emp` where `empno` = ?
Sql: select * from eova_widget where type = ?
JFinal action report -------- 2016-06-18 13:57:25 ------------------------------
Controller : com.eova.widget.form.FormController.(FormController.java:1)
Method : update
UrlPara : emp-9
Interceptor : com.eova.interceptor.LoginInterceptor.(LoginInterceptor.java:1)
--------------------------------------------------------------------------------
>>01:57:25:本地调用不合法,找不到类或者方法(NATIVE_CALL_INVALID):strutil.formatDate 位于6行 资源:/eova/htmltag/field.tag
根据参数未找到匹配的方法
3|%} else if(item.type == "查找框"){%>
4|
5|<%} else if(item.type == "时间框"){%>
6|
7|<%} else if(item.type == "日期框"){%>
8|
========================
调用栈:
/eova/htmltag/field.tag 行:6
/eova/htmltag/form.tag 行:6
/eova/widget/form/update.html 行:20