% String titleName = '病区收入统计'; String currentTime = Util.getCurrentDate('yyyy-MM-dd'); SimpleDateFormat simpleDateFormat=new SimpleDateFormat('yyyy-MM-dd'); Calendar calendar=Calendar.getInstance(); String currentday = simpleDateFormat.format(calendar.getTime()); calendar.add(Calendar.MONTH,-1); String lastmonth = simpleDateFormat.format(calendar.getTime()); //医嘱检索结果区下方增加空白区域显示医嘱的特殊说明 String showDesc = 'false'; showDesc = 'true'; List