diff --git a/src/pages/src/views/organization/index.vue b/src/pages/src/views/organization/index.vue index cae41bb63..334b9316a 100644 --- a/src/pages/src/views/organization/index.vue +++ b/src/pages/src/views/organization/index.vue @@ -210,7 +210,8 @@ @viewDetails="viewDetails" @showTableLoading="showTableLoading" @closeTableLoading="closeTableLoading" - @updateTableData="updateTableData" /> + @updateTableData="updateTableData" + @updateHeardList="updateHeardList" />