Browse Source

修改业务空间字段

haojianlong 4 years ago
parent
commit
3ced691488
1 changed files with 32 additions and 32 deletions
  1. 32 32
      src/components/business_space/newGraphy/graphy.vue

+ 32 - 32
src/components/business_space/newGraphy/graphy.vue

@@ -562,11 +562,11 @@ export default {
           // 2020-12-20 演示用 -start
           if (t.infos) {
             obj.infos = {}
-            if (t.infos.ctmWDRoomFuncId) {
-              obj.infos.ctmWDRoomFuncId = t.infos.ctmWDRoomFuncId
+            if (t.infos.roomLocalFuncTypeID) {
+              obj.infos.roomLocalFuncTypeID = t.infos.roomLocalFuncTypeID
             }
-            if (t.infos.ctmWDRoomFuncName) {
-              obj.infos.ctmWDRoomFuncName = t.infos.ctmWDRoomFuncName
+            if (t.infos.roomLocalFuncTypeName) {
+              obj.infos.roomLocalFuncTypeName = t.infos.roomLocalFuncTypeName
             }
           }
           // 2020-12-20 演示用 -end
@@ -653,11 +653,11 @@ export default {
             console.log(curISP);
             if (curISP.infos) {
               zoneObj.infos = {}
-              if (curISP.infos.ctmWDRoomFuncId) {
-                zoneObj.infos.ctmWDRoomFuncId = curISP.infos.ctmWDRoomFuncId
+              if (curISP.infos.roomLocalFuncTypeID) {
+                zoneObj.infos.roomLocalFuncTypeID = curISP.infos.roomLocalFuncTypeID
               }
-              if (curISP.infos.ctmWDRoomFuncName) {
-                zoneObj.infos.ctmWDRoomFuncName = curISP.infos.ctmWDRoomFuncName
+              if (curISP.infos.roomLocalFuncTypeName) {
+                zoneObj.infos.roomLocalFuncTypeName = curISP.infos.roomLocalFuncTypeName
               }
             }
             // 2020-12-20 演示用 -end
@@ -677,11 +677,11 @@ export default {
             console.log(curISP);
             if (curISP.infos) {
               zoneObj.infos = {}
-              if (curISP.infos.ctmWDRoomFuncId) {
-                zoneObj.infos.ctmWDRoomFuncId = curISP.infos.ctmWDRoomFuncId
+              if (curISP.infos.roomLocalFuncTypeID) {
+                zoneObj.infos.roomLocalFuncTypeID = curISP.infos.roomLocalFuncTypeID
               }
-              if (curISP.infos.ctmWDRoomFuncName) {
-                zoneObj.infos.ctmWDRoomFuncName = curISP.infos.ctmWDRoomFuncName
+              if (curISP.infos.roomLocalFuncTypeName) {
+                zoneObj.infos.roomLocalFuncTypeName = curISP.infos.roomLocalFuncTypeName
               }
             }
             // 2020-12-20 演示用 -end
@@ -748,11 +748,11 @@ export default {
             // 2020-12-20 演示用 -start
             if (curISP.infos) {
               zoneObj.infos = {}
-              if (curISP.infos.ctmWDRoomFuncId) {
-                zoneObj.infos.ctmWDRoomFuncId = curISP.infos.ctmWDRoomFuncId
+              if (curISP.infos.roomLocalFuncTypeID) {
+                zoneObj.infos.roomLocalFuncTypeID = curISP.infos.roomLocalFuncTypeID
               }
-              if (curISP.infos.ctmWDRoomFuncName) {
-                zoneObj.infos.ctmWDRoomFuncName = curISP.infos.ctmWDRoomFuncName
+              if (curISP.infos.roomLocalFuncTypeName) {
+                zoneObj.infos.roomLocalFuncTypeName = curISP.infos.roomLocalFuncTypeName
               }
             }
             // 2020-12-20 演示用 -end
@@ -771,11 +771,11 @@ export default {
             // 2020-12-20 演示用 -start
             if (curISP.infos) {
               zoneObj.infos = {}
-              if (curISP.infos.ctmWDRoomFuncId) {
-                zoneObj.infos.ctmWDRoomFuncId = curISP.infos.ctmWDRoomFuncId
+              if (curISP.infos.roomLocalFuncTypeID) {
+                zoneObj.infos.roomLocalFuncTypeID = curISP.infos.roomLocalFuncTypeID
               }
-              if (curISP.infos.ctmWDRoomFuncName) {
-                zoneObj.infos.ctmWDRoomFuncName = curISP.infos.ctmWDRoomFuncName
+              if (curISP.infos.roomLocalFuncTypeName) {
+                zoneObj.infos.roomLocalFuncTypeName = curISP.infos.roomLocalFuncTypeName
               }
             }
             // 2020-12-20 演示用 -end
@@ -869,11 +869,11 @@ export default {
         // 2020-12-20 演示用 -start
         if (this.sourceIdToISP[t.data.sourceId] && this.sourceIdToISP[t.data.sourceId].infos) {
           zoneObj.infos = {};
-          if (this.sourceIdToISP[t.data.sourceId].infos.ctmWDRoomFuncId) {
-            zoneObj.infos.ctmWDRoomFuncId = this.sourceIdToISP[t.data.sourceId].infos.ctmWDRoomFuncId
+          if (this.sourceIdToISP[t.data.sourceId].infos.roomLocalFuncTypeID) {
+            zoneObj.infos.roomLocalFuncTypeID = this.sourceIdToISP[t.data.sourceId].infos.roomLocalFuncTypeID
           }
-          if (this.sourceIdToISP[t.data.sourceId].infos.ctmWDRoomFuncName) {
-            zoneObj.infos.ctmWDRoomFuncName = this.sourceIdToISP[t.data.sourceId].infos.ctmWDRoomFuncName
+          if (this.sourceIdToISP[t.data.sourceId].infos.roomLocalFuncTypeName) {
+            zoneObj.infos.roomLocalFuncTypeName = this.sourceIdToISP[t.data.sourceId].infos.roomLocalFuncTypeName
           }
         }
         // 2020-12-20 演示用 -end
@@ -972,11 +972,11 @@ export default {
             // 2020-12-20 演示用 -start
             if (curISP.infos) {
               zoneObj.infos = {}
-              if (curISP.infos.ctmWDRoomFuncId) {
-                zoneObj.infos.ctmWDRoomFuncId = curISP.infos.ctmWDRoomFuncId
+              if (curISP.infos.roomLocalFuncTypeID) {
+                zoneObj.infos.roomLocalFuncTypeID = curISP.infos.roomLocalFuncTypeID
               }
-              if (curISP.infos.ctmWDRoomFuncName) {
-                zoneObj.infos.ctmWDRoomFuncName = curISP.infos.ctmWDRoomFuncName
+              if (curISP.infos.roomLocalFuncTypeName) {
+                zoneObj.infos.roomLocalFuncTypeName = curISP.infos.roomLocalFuncTypeName
               }
             }
             // 2020-12-20 演示用 -end
@@ -1031,8 +1031,8 @@ export default {
               height: this.spaceHeight,
               // 2020-12-20 演示用 -start
               infos: {
-                ctmWDRoomFuncId: this.sourceIdToISP[t.data.sourceId].infos ? this.sourceIdToISP[t.data.sourceId].infos.ctmWDRoomFuncId || '' : '',
-                ctmWDRoomFuncName: this.sourceIdToISP[t.data.sourceId].infos ? this.sourceIdToISP[t.data.sourceId].infos.ctmWDRoomFuncName || '' : ''
+                roomLocalFuncTypeID: this.sourceIdToISP[t.data.sourceId].infos ? this.sourceIdToISP[t.data.sourceId].infos.roomLocalFuncTypeID || '' : '',
+                roomLocalFuncTypeName: this.sourceIdToISP[t.data.sourceId].infos ? this.sourceIdToISP[t.data.sourceId].infos.roomLocalFuncTypeName || '' : ''
               }
               // 2020-12-20 演示用 -end
             }
@@ -1063,8 +1063,8 @@ export default {
               height: this.spaceHeight,
               // 2020-12-20 演示用 -start
               infos: {
-                ctmWDRoomFuncId: this.sourceIdToISP[t.data.sourceId].infos ? this.sourceIdToISP[t.data.sourceId].infos.ctmWDRoomFuncId || '' : '',
-                ctmWDRoomFuncName: this.sourceIdToISP[t.data.sourceId].infos ? this.sourceIdToISP[t.data.sourceId].infos.ctmWDRoomFuncName || '' : ''
+                roomLocalFuncTypeID: this.sourceIdToISP[t.data.sourceId].infos ? this.sourceIdToISP[t.data.sourceId].infos.roomLocalFuncTypeID || '' : '',
+                roomLocalFuncTypeName: this.sourceIdToISP[t.data.sourceId].infos ? this.sourceIdToISP[t.data.sourceId].infos.roomLocalFuncTypeName || '' : ''
               }
               // 2020-12-20 演示用 -end
             }