Browse Source

🚀 地图设计器调整完毕

master
wangxiang 3 years ago
parent
commit
34faac9814
  1. 3
      src/components/AMap/src/components/MapPointModal.vue

3
src/components/AMap/src/components/MapPointModal.vue

@ -45,8 +45,7 @@ @@ -45,8 +45,7 @@
columns: mapPointColumns,
rowConfig: {
useKey: true,
isHover: true,
keyField: 'id'
isHover: true
},
border: true,
height: 'auto',

Loading…
Cancel
Save