Browse Source

Merge branch 'master' of http://39.106.8.246:3003/sagacloud/sagacloud-sagacare-weChat

chenzhen2 1 year ago
parent
commit
ad6327b48c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/packagesEnv/pages/officehome/index.wpy

+ 1 - 1
src/packagesEnv/pages/officehome/index.wpy

@@ -522,7 +522,7 @@ page {
                 v-show="transY"
             >
                 <!--      <map-home    v-if="userInfo&& userInfo.userId" -->
-                <map-home @mapChangeSpaceInfo="mapChangeSpaceInfo"
+                <map-home v-if="toMapSpace.spaceId" @mapChangeSpaceInfo="mapChangeSpaceInfo"
                 :space="toMapSpace"
                 ></map-home>
             </div>