From e7170d9feceb32b28a4af6a9748ea6f750cc7026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=99=8C?= Date: Thu, 20 Jul 2023 21:56:21 +0800 Subject: [PATCH] no message --- src/views/system/table/index.vue | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/src/views/system/table/index.vue b/src/views/system/table/index.vue index 24b1057..5fdeb55 100644 --- a/src/views/system/table/index.vue +++ b/src/views/system/table/index.vue @@ -10,7 +10,7 @@ - + @@ -40,8 +40,8 @@ :row-key="key" @selection-change="selectionChange" :remoteSort="true" - :remoteFilter="true" stripe - > + :remoteFilter="true" + stripe>