fix:修复Bug【69276】
报告列表--比报告管理少一条数据
This commit is contained in:
@@ -174,7 +174,7 @@
|
|||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="reportManagerPage" parameterType="com.adc.da.report.vo.ReportQueryVo" resultType="com.adc.da.report.vo.ReportVo">
|
<select id="reportManagerPage" parameterType="com.adc.da.report.vo.ReportQueryVo" resultType="com.adc.da.report.vo.ReportVo">
|
||||||
SELECT
|
SELECT DISTINCT
|
||||||
t.id,
|
t.id,
|
||||||
t.year,
|
t.year,
|
||||||
t.name,
|
t.name,
|
||||||
|
|||||||
Reference in New Issue
Block a user