参数收集清单-状态表头排序。
This commit is contained in:
+1
@@ -1430,6 +1430,7 @@ public class ParamsCollectManifestEOServiceImpl extends ServiceImpl<ParamsCollec
|
||||
|| StringUtils.equals(dbFieldName,"dre")
|
||||
|| StringUtils.equals(dbFieldName,"deadline")
|
||||
|| StringUtils.equals(dbFieldName,"report_time")
|
||||
|| StringUtils.equals(dbFieldName,"state")
|
||||
){
|
||||
map.put("sort", "true");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user