提交 f654ab7a 编写于 作者: 雪洛's avatar 雪洛

feat: 兼容getLocation新类型定义

上级 7e9fceb6
......@@ -38,7 +38,7 @@
</template>
<script lang="uts">
type ItemType = {
value : string,
value : 'wgs84' | 'gcj02',
name : string,
}
export default {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册