DESKTOP-CRQ4N2U\jintian 1 жил өмнө
parent
commit
78748c49d1

+ 2 - 2
src/views/Map3d/components/ImageLayerSplit.vue

@@ -669,10 +669,10 @@
 						res.value = res;
 						res.label = res.layername;
 
-						if (res.layername === "牟平中心城") {
+						if (res.layername === "配水间") {
 							_self.leftValue = res;
 						}
-						if (res.layername === "牟平区") {
+						if (res.layername === "联合站") {
 							_self.rightValue = res;
 						}