This commit is contained in:
李想 2025-04-18 11:47:55 +08:00
parent 46615a3e5f
commit 68a6225685

View File

@ -482,7 +482,7 @@ export default {
new this.AMap.Text({
text: `${item.landName}[${item.cropName || '闲置'}]`,
anchor: 'center',
// position: this.getAreaCenter(pointList),
position: this.getAreaCenter(pointList),
style: {
background: 'transparent',
color: '#fff',