From 670e9c14db3b322416dd887ac80a92e274b7dc6d Mon Sep 17 00:00:00 2001 From: joylink_fanyuhong <18706759286@163.com> Date: Fri, 25 Oct 2024 14:48:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=9F=A5=E8=AF=A2=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/LoginRecord.vue | 8 ++++++-- src/pages/OperateRecord.vue | 9 +++++++-- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/src/pages/LoginRecord.vue b/src/pages/LoginRecord.vue index 4381bf6..ecaeefa 100644 --- a/src/pages/LoginRecord.vue +++ b/src/pages/LoginRecord.vue @@ -11,7 +11,6 @@ v-model:pagination="pagination" :rows-per-page-options="[10, 20, 50, 100]" :loading="loading" - :filter="filter" binary-state-sort @request="onRequest" > @@ -104,13 +103,14 @@ with-seconds >
- +
+ + +