diff --git a/report-ui/src/views/report/bigscreen/index.vue b/report-ui/src/views/report/bigscreen/index.vue index 3bef1030..0fa6380c 100644 --- a/report-ui/src/views/report/bigscreen/index.vue +++ b/report-ui/src/views/report/bigscreen/index.vue @@ -120,7 +120,7 @@ export default { params: { reportCode: "", reportName: "", - // reportType: '', + reportType: 'report_screen', pageNumber: 1, pageSize: 8, order: "DESC", diff --git a/report-ui/src/views/report/excelreport/index.vue b/report-ui/src/views/report/excelreport/index.vue index 07444152..69c3fac7 100644 --- a/report-ui/src/views/report/excelreport/index.vue +++ b/report-ui/src/views/report/excelreport/index.vue @@ -6,101 +6,251 @@ !-->