src/assets/js/Map/index.js
@@ -85,7 +85,7 @@ if (cartesian.id.shpType && cartesian.id.shpType == 'temporaryLayer') { that.setEditTemporaryLayer() that.setEditTemporaryLayer(cartesian.id._id) } } @@ -95,7 +95,7 @@ // store.state.editTemporaryId = res; // console.log(store.state.editTemporaryId) if (store.state.editTemporaryId) { if (store.state.editTemporaryId && store.state.editTemporaryId == res) { store.state.setEditTemporaryShow = true; }