64510 【英文】上报库--操作列展示中文问题修改。

This commit is contained in:
wangzhijiang
2022-12-29 11:48:38 +08:00
parent 6befb0b445
commit 6df3edd683
@@ -594,7 +594,7 @@ public class ParamsReportDetailEOServiceImpl extends ServiceImpl<ParamsReportDet
if(CutEnum.CN.getValue().equals(cut)){
map.put("db_field_txt","操作");
}else{
map.put("db_field_txt","操作");
map.put("db_field_txt","Operator");
}
map.put("click4", true);
map.put("orderNum", orderNumStart);