台账添加经纬度

This commit is contained in:
GGJ
2025-03-25 10:57:52 +08:00
parent 489dbac38c
commit 4d5a15cfa5
5 changed files with 81 additions and 51 deletions

View File

@@ -0,0 +1,11 @@
<template>
<div> 123</div>
</template>
<script setup lang='ts'>
import { ref, reactive } from 'vue'
</script>
<style lang="scss" scoped>
</style>