feat: There is no way the, bug #52293

This commit is contained in:
super_liu
2022-04-07 14:39:40 +08:00
parent 42ae20d88b
commit 025078681c
@@ -410,6 +410,7 @@ public class SarLawsStandInfoServiceImpl extends ServiceImpl<SarLawsStandInfoDao
for (SarLawsStandInfo row : sarlist) {
attrInfoDetails(row);
row.setLawsType(filterValue(dicMap,row.getLawsType()));
row.setLawsSyqy(filterValue(dicMap,row.getLawsSyqy()));
row.setLawsSycx(filterValue(dicMap,row.getLawsSycx()));
row.setLawsLabel(filterValue(dicMap,row.getLawsLabel()));