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