摘要: dataGrid.setFooter("insDate:合计:,insFeetotal:"+feetotal); 阅读全文
posted @ 2021-07-26 11:32 呵呵哒999 阅读(229) 评论(0) 推荐(0)
摘要: 模糊查询方式一 if(StringUtil.isNotEmpty(aeoCarInsure.getInsCarno())) { aeoCarInsure.setInsCarno("*%"+aeoCarInsure.getInsCarno()+"%*"); } if(StringUtil.isNotE 阅读全文
posted @ 2021-07-26 11:25 呵呵哒999 阅读(280) 评论(0) 推荐(0)
摘要: List<AeoCarInsureEntity> list = dataGrid.getResults(); Map<String,Map<String,Object>> extMap = new HashMap<String, Map<String,Object>>(); for (AeoCarI 阅读全文
posted @ 2021-07-26 11:10 呵呵哒999 阅读(98) 评论(0) 推荐(0)
摘要: <input name="aeoCarOperationList[${stuts.index }].opNextdate" maxlength="32" type="text" class="Wdate" onClick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm 阅读全文
posted @ 2021-07-26 10:05 呵呵哒999 阅读(47) 评论(0) 推荐(0)