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 @@
columns: mapPointColumns, columns: mapPointColumns,
rowConfig: { rowConfig: {
useKey: true, useKey: true,
isHover: true, isHover: true
keyField: 'id'
}, },
border: true, border: true,
height: 'auto', height: 'auto',

Loading…
Cancel
Save