var jsonFormatDesign={code:"S_LIBSYSOPLOG",width:"900",height:"600",top:80,left:180};var fieldComBoxData=[{field:"count(LIB_SYS_OPLOG.id)",name:"使用次数"}];var initJson=[{code:"libcode",key:"libcode",name:"图书馆"},{code:"substr(to_char(logdate),0,4)",key:"yyyy",name:"年"},{code:"substr(to_char(logdate),0,6)",key:"yyyymm",name:"月"},{code:"to_char(logdate)",key:"logdate",name:"日"}];var countFormatDesignFieldComBoxData;$(function(){jsonFormatDesign.table=" LIB_SYS_OPLOG ";initSrceenAndJson()});