64510 【英文】上报库--操作列展示中文问题修改。
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user