Parcourir la source

业务空间台账-辅助屏

yangjunjing il y a 5 ans
Parent
commit
2496c2e269
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/screen/splitscreen/spaceledger/index.vue

+ 1 - 1
src/views/screen/splitscreen/spaceledger/index.vue

@@ -156,7 +156,6 @@ export default {
   created() {
     if (this.$route.name === "spaceLedger" && this.$route.query.RoomID && this.$route.query.zone) {
       this.getData();
-      this.params = this.$route.query;
     }
     this.getInFormationPoitnName();
   },
@@ -166,6 +165,7 @@ export default {
   },
   methods: {
     getData() {
+      this.params = this.$route.query;
       // 获取空间数据
       let params = {
         data: {