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