maxiaoxiao 1 سال پیش
والد
کامیت
3de48dcd07
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/components/sceneAtttribute/otherOptions/otherOptions.vue

+ 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;