diff --git a/src/pages/regulatoryRepository/systemSearch/components/DialogTable.vue b/src/pages/regulatoryRepository/systemSearch/components/DialogTable.vue
index f3403160f..3a2f3b848 100644
--- a/src/pages/regulatoryRepository/systemSearch/components/DialogTable.vue
+++ b/src/pages/regulatoryRepository/systemSearch/components/DialogTable.vue
@@ -105,6 +105,7 @@
border
:height="300"
:header-cell-style="{background: '#e8e8e8', color: '#333333', fontSize: '16px',fontWeight: 'bold', height: '48px'}"
+ @sort-change="sortChange"
@selection-change="selectionChange">