This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<v-btn @click="getDataFromApi">
|
||||
<v-icon>fa-sync</v-icon>
|
||||
</v-btn>
|
||||
{{ $vuetify.breakpoint.name }}
|
||||
<!-- {{ $vuetify.breakpoint.name }} -->
|
||||
</v-col>
|
||||
<v-col cols="12" class="my-1">
|
||||
<v-sheet elevation="4">
|
||||
@@ -256,7 +256,7 @@ export default {
|
||||
default:
|
||||
max = 200;
|
||||
}
|
||||
|
||||
|
||||
let url =
|
||||
"server-metric?maxRecords=" +
|
||||
max +
|
||||
|
||||
Reference in New Issue
Block a user