From 8a9e6efcfc498e71090464811ded6bd5d0dfd5aa Mon Sep 17 00:00:00 2001 From: changyongqiang Date: Fri, 27 May 2022 12:14:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=85=A8=E5=B1=80loading=E7=BB=9F?= =?UTF-8?q?=E4=B8=80=EF=BC=8C=E5=AE=9E=E4=BD=93=E8=AF=A6=E6=83=85=E4=B8=8B?= =?UTF-8?q?=E6=8B=89=E5=9C=B0=E5=9B=BEloading=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/detections/DetectionList.vue | 6 ++--- src/views/detections/Index.vue | 9 ++++--- .../entityList/detailOverview/App.vue | 24 +++++++++++-------- .../entityList/detailOverview/Domain.vue | 24 +++++++++++-------- .../entityList/detailOverview/Ip.vue | 8 +++++-- .../detailOverview/entityDetailMixin.js | 2 +- 6 files changed, 42 insertions(+), 31 deletions(-) diff --git a/src/views/detections/DetectionList.vue b/src/views/detections/DetectionList.vue index 0cf47b3a..41600999 100644 --- a/src/views/detections/DetectionList.vue +++ b/src/views/detections/DetectionList.vue @@ -1,8 +1,6 @@