maxiaoxiao 1 жил өмнө
parent
commit
3de48dcd07

+ 1 - 0
src/components/sceneAtttribute/otherOptions/otherOptions.vue

@@ -324,6 +324,7 @@ export default {
     },
     multiViewport(value) {
       scene.multiViewportMode = Cesium.MultiViewportMode[value];
+      store.setsplitType(value)
     },
     openSceneFlood(val) {
       viewer.scene.bloomEffect.show = val;