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

@ -12,7 +12,7 @@ import type {
} from "@/modules/01_masterdata/interface/index/Main";
import DialogHistory from "@/modules/01_masterdata/components/Indicators/DialogHistory.vue";
import IndicatorTotal from "@/modules/01_masterdata/components/Indicators/Summary.vue";
import Summary from "@/modules/01_masterdata/components/Indicators/Summary.vue";
/** importStore*/
import { useCounterMixin } from "@/stores/mixin";
@ -273,10 +273,10 @@ onMounted(async () => {
<div class="toptitle text-dark col-12 row items-center">
รายการตวชดตามตำแหน
</div>
<Summary />
<q-card flat bordered class="q-pa-md">
<div class="col-12">
<IndicatorTotal />
</div>
<div class="row q-gutter-sm no-wrap q-mb-sm">
<q-select
dense