From 73dec68e238c14916620376493988f58c4842bb0 Mon Sep 17 00:00:00 2001 From: hanyuxia Date: Tue, 31 Oct 2023 15:47:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:CN-1377=20=201.=E6=97=A5=E5=8E=86=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E5=9B=BD=E9=99=85=E5=8C=96=EF=BC=9B2.?= =?UTF-8?q?=E5=88=86=E9=A1=B5=E6=8F=92=E4=BB=B6=E7=9A=84=E5=9B=BD=E9=99=85?= =?UTF-8?q?=E5=8C=96=EF=BC=9B3.=E2=80=9D=E5=9F=9F=E5=90=8D=E2=80=9C?= =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/Pagination.vue | 52 +++++++++++-------- .../common/TimeRange/DateTimeRange.vue | 14 ++++- .../entityDetail/EntityDetailBasicInfo.vue | 25 ++++++++- src/views/entityExplorer/EntityExplorer.vue | 6 +-- .../entityGraph/GraphEntityDetail.vue | 23 +++++++- 5 files changed, 93 insertions(+), 27 deletions(-) diff --git a/src/components/common/Pagination.vue b/src/components/common/Pagination.vue index 9e898ca1..0c02f0a9 100644 --- a/src/components/common/Pagination.vue +++ b/src/components/common/Pagination.vue @@ -1,35 +1,39 @@