Browse Source

别问,问就是改bug

shibei_master
dai 3 years ago
parent
commit
23d9736369
  1. 2
      src/views/modules/cpts/base/cpts/edit.vue

2
src/views/modules/cpts/base/cpts/edit.vue

@ -506,7 +506,7 @@ export default {
// //
search search
.searchRectangle({ .searchRectangle({
keyword: item.value, keyword: this.fmData[item.keyName],
bounds: map.getBounds(), bounds: map.getBounds(),
}) })
.then((result) => { .then((result) => {

Loading…
Cancel
Save