Merge pull request '12' (#13) from caolc into master

Reviewed-on: #13
pull/15/head
曹连存 1 year ago
commit 928947bab4
  1. 2
      BagStation/pages/newRoutePlanning/newRoutePlanning.vue

@ -487,7 +487,7 @@
markerList.forEach((item, index) => {
let configure = {
siteId: item.id,
id: Number(`${index}`), //2023.08.30 bid
id: Number(`${index}`), //2023.08.30 bid MAPmarker idid
imgCustomCallout: this.olitype(item.siteChannel),
iconPath: '../../static/img/tt.png',
width: 5,

Loading…
Cancel
Save