anxiaoxia 1 year ago
parent
commit
3b53ce5f27
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/packagesEnv/pages/officehome/index.wpy

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

@@ -1309,6 +1309,7 @@ wepy.page({
         this.toMapSpace = JSON.parse(JSON.stringify(this.routeParams))
         this.toMapSpace = JSON.parse(JSON.stringify(this.routeParams))
         this.options.spaceId = this.routeParams.spaceId
         this.options.spaceId = this.routeParams.spaceId
         this.moveToBottom = true  // 来自找一找, 页面在底部
         this.moveToBottom = true  // 来自找一找, 页面在底部
+        this.toRoom()
         this.getData() // 获取数据
         this.getData() // 获取数据
       } else {
       } else {
         // 从首页进入
         // 从首页进入