ArcGisMap

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-11-20 16:32:13 +07:00
parent dcc426268d
commit b98076ac6c
5 changed files with 143 additions and 1 deletions

View file

@ -13,6 +13,7 @@ import type { notiType } from '@/interface/index/Main'
// import components
import MapCheck from '@/components/MapCheckin.vue'
// import AscMaps from '@/components/AscMaps.vue'
// import Stores
import { useCounterMixin } from '@/stores/mixin'
@ -362,6 +363,7 @@ onMounted(async () => {
<div class="col-xs-12 col-md-11 row q-col-gutter-md">
<div class="col-12 col-sm-8">
<MapCheck @update:location="updateLocation" />
<!-- <AscMaps /> -->
</div>
<div class="col-12 col-sm-4">
<q-card flat bordered class="card-container">