From 87503bf8937c2a5f877b7226c15d05491a72873a Mon Sep 17 00:00:00 2001 From: akfdwjx <610575769@qq.com> Date: Thu, 22 Aug 2024 10:51:09 +0800 Subject: [PATCH] fix sortTable function --- src/components/function/RowSortSetting.vue | 36 ++++++++++++++++++---- 1 file changed, 30 insertions(+), 6 deletions(-) diff --git a/src/components/function/RowSortSetting.vue b/src/components/function/RowSortSetting.vue index 62ea4e6..6d528bd 100644 --- a/src/components/function/RowSortSetting.vue +++ b/src/components/function/RowSortSetting.vue @@ -1,6 +1,6 @@