From bd8d55cca8d507320dba82ae0e99134fbeded63c Mon Sep 17 00:00:00 2001 From: zyn Date: Thu, 16 Nov 2023 11:24:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=93=E7=B3=BB=E6=90=9C=E7=B4=A2-=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../systemSearch/components/DialogTable.vue | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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">