组长度超过20省略号展示,导出doLog调整

This commit is contained in:
wangxin
2019-06-15 18:20:24 +08:00
parent 1d0835a563
commit 55e2272333
3 changed files with 30 additions and 6 deletions

View File

@@ -2725,6 +2725,10 @@ public class ExportExcel {
}
}
if(ef.title().equals("do_log")
&& (Reflections.invokeGetter(e, "serviceId").toString().equals("512"))) {
val = "";
}
if(ef.title().equals("whether_area_block")&&!StringUtil.isEmpty(val)){
Integer whetherAreaBlock=Integer.parseInt(valStr);
if(whetherAreaBlock.equals(0)){