feta
This commit is contained in:
parent
58f934bdca
commit
968a0412b7
@ -8,7 +8,7 @@
|
||||
</section>
|
||||
</template>
|
||||
<script setup>
|
||||
import { ref, onMounted } from 'vue';
|
||||
import { ref } from 'vue';
|
||||
|
||||
// onMounted(handleNewScale);
|
||||
const scale = ref(1);
|
||||
|
@ -24,7 +24,7 @@
|
||||
</div>
|
||||
</el-col>
|
||||
<el-col :span="12">
|
||||
<centerMap></centerMap>
|
||||
<!-- <centerMap></centerMap> -->
|
||||
</el-col>
|
||||
<el-col :span="6" class="right-charts">
|
||||
<div class="right-charts-item">
|
||||
|
Loading…
x
Reference in New Issue
Block a user