Browse Source

👈 编写高德地图组件

master
wangxiang 3 years ago
parent
commit
7d66439b62
  1. 2
      kicc-ui/src/components/AMap/src/Amap.vue

2
kicc-ui/src/components/AMap/src/Amap.vue

@ -40,8 +40,6 @@
let specimenMarkerCluster; let specimenMarkerCluster;
const AForm = Form; const AForm = Form;
const AFormItem = Form.Item; const AFormItem = Form.Item;
const instance = getCurrentInstance(); const instance = getCurrentInstance();
const mapState = reactive({ const mapState = reactive({
loading: false, loading: false,

Loading…
Cancel
Save