@@ -528,7 +528,7 @@ export default {
]),
rows: this.pageInfo.limit,
page: this.pageInfo.page,
- organId: this.searchForm.organId.join(","),
+ organId: this.organIds,
})
),
},