@ -18,7 +18,9 @@ async function statistic (ctx) {
}
if (projectType) {
findOption.where.projectType = projectType;
const reportRes = await await models.Report.findAll(findOption)