Loading escheduler-ui/src/js/conf/home/pages/monitor/pages/servers/statistics.vue +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ <div class="col-md-3"> <div class="text-num-model text"> <div class="title"> <span >{{$t('failure command number')}}}</span> <span >{{$t('failure command number')}}</span> </div> <div class="value-p"> <b :style="{color:color[1]}"> {{commandCountData.errorCount}}</b> Loading Loading
escheduler-ui/src/js/conf/home/pages/monitor/pages/servers/statistics.vue +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ <div class="col-md-3"> <div class="text-num-model text"> <div class="title"> <span >{{$t('failure command number')}}}</span> <span >{{$t('failure command number')}}</span> </div> <div class="value-p"> <b :style="{color:color[1]}"> {{commandCountData.errorCount}}</b> Loading