updated layout summary indicator

This commit is contained in:
Warunee Tamkoo 2024-08-14 10:15:42 +07:00
parent 3352207fd8
commit 8a150642b5
4 changed files with 13 additions and 13 deletions

View file

@ -54,7 +54,7 @@ onMounted(() => {
});
</script>
<template>
<q-card bordered class="q-mb-sm q-pa-xs bg-grey-1">
<q-card bordered class="q-pa-xs bg-grey-1">
<div class="row q-col-gutter-sm">
<div
v-for="i in indicatorTotal"