@@ -517,6 +517,7 @@ export default { | |||
style: circle, | |||
visible: false, | |||
}); | |||
// this.adrainageLayer.setZIndex(1) | |||
// 颜色 | |||
// 土地占有面积 | |||
this.landColor = [ | |||
@@ -671,7 +672,7 @@ export default { | |||
source: this.sourceDong4, | |||
visible: false, | |||
}); | |||
this.tileDong.setZIndex(2) | |||
// this.tileDong.setZIndex(2) | |||
// 底图 | |||
let google = new TileLayer({ |