diff --git a/front/src/views/capabilityCloud/components/ComponentServices.vue b/front/src/views/capabilityCloud/components/ComponentServices.vue index 8f0751ba..2c6dc034 100644 --- a/front/src/views/capabilityCloud/components/ComponentServices.vue +++ b/front/src/views/capabilityCloud/components/ComponentServices.vue @@ -168,6 +168,7 @@ } }) } else { + callTheTrendData.value.snum = ['0', '0', '0', '0', '0', '0', '0'] callTheTrend(callTheTrendData.value) } } else { @@ -202,6 +203,39 @@ } }) } else { + callTheTrendData.value.snum = [ + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + '0', + ] callTheTrend(callTheTrendData.value) } } @@ -253,6 +287,7 @@ ], yAxis: [ { + minInterval: 1, name: '个', type: 'value', axisTick: { diff --git a/front/src/views/detailsAll/components/Application/ApplicationNavigation.vue b/front/src/views/detailsAll/components/Application/ApplicationNavigation.vue index 4d1c0f4a..189835f5 100644 --- a/front/src/views/detailsAll/components/Application/ApplicationNavigation.vue +++ b/front/src/views/detailsAll/components/Application/ApplicationNavigation.vue @@ -8,7 +8,12 @@