明细报表开发
This commit is contained in:
parent
abaa19acdc
commit
87c2587c0d
@ -65,7 +65,7 @@ public class SparepartsNotShippedPlugin extends AbstractReportListDataPlugin {
|
||||
|
||||
}
|
||||
DataSet where = result.where(sb.toString());
|
||||
return where;
|
||||
return where.distinct();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user