@ -261,6 +261,10 @@ async function apiErrorList (ctx) {
'$app.name$': { $like: `%${keyword}%` }
}
)
} else {
findOption.where['$app->projectCorrelations.id$'] = {
$in: pomsProjectIds
if (errType) {