From e4437ac420a77d8dcf9a4faa160ec9a33891aa5e Mon Sep 17 00:00:00 2001 From: guoyue Date: Mon, 24 Oct 2022 16:18:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=83=BD=E5=8A=9B=E8=BF=90=E8=A1=8C?= =?UTF-8?q?=E7=9B=91=E6=8E=A7=EF=BC=9AAPI=E5=BC=82=E5=B8=B8=E5=88=86?= =?UTF-8?q?=E6=9E=90=20=E6=B8=85=E6=A5=9A=E5=88=9D=E5=A7=8B=E5=8C=96?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/AbnormalSituation.vue | 43 +------------------ 1 file changed, 1 insertion(+), 42 deletions(-) diff --git a/back/src/views/modules/sys/CapabilityOperationMonitoring/components/AbnormalSituation.vue b/back/src/views/modules/sys/CapabilityOperationMonitoring/components/AbnormalSituation.vue index ff3d8f7f..21625307 100644 --- a/back/src/views/modules/sys/CapabilityOperationMonitoring/components/AbnormalSituation.vue +++ b/back/src/views/modules/sys/CapabilityOperationMonitoring/components/AbnormalSituation.vue @@ -142,48 +142,7 @@ export default { // 排行榜 RankingData: [], // 表格 - AnomalyStatisticsTable: [ - { - name: '接口名称', - address: 'http://hhhhhhhhhhhhhhhhhhhh', - method: '调用方法', - type: '组件类型', - provider: '提供商名称', - state: '监控状态' - }, - { - name: '接口名称', - address: 'http://hhhhhhhhhhhhhhhhhhhh', - method: '调用方法', - type: '组件类型', - provider: '提供商名称', - state: '监控状态' - }, - { - name: '接口名称', - address: 'http://hhhhhhhhhhhhhhhhhhhh', - method: '调用方法', - type: '组件类型', - provider: '提供商名称', - state: '监控状态' - }, - { - name: '接口名称', - address: 'http://hhhhhhhhhhhhhhhhhhhh', - method: '调用方法', - type: '组件类型', - provider: '提供商名称', - state: '监控状态' - }, - { - name: '接口名称', - address: 'http://hhhhhhhhhhhhhhhhhhhh', - method: '调用方法', - type: '组件类型', - provider: '提供商名称', - state: '监控状态' - } - ], + AnomalyStatisticsTable: [], // 分页 currentPage4: 1, total: 0