Browse Source

卷帘调整

maxiaoxiao 10 tháng trước cách đây
mục cha
commit
c859eca8f7

+ 1 - 1
src/components/sceneAtttribute/splitScreen/rollerScreen.vue

@@ -83,7 +83,7 @@ export default {
         if (sceneLayer) {
           this.bus.$emit("setImageryRoller", sceneLayer);
         } else {
-          this.bus.$emit("checkedChange", obj, true);
+          this.bus.$emit("checkedChange", obj, "roller");
         }
       }
     },