| | |
| | | <template> |
| | | <div class="CameraLeft"> |
| | | <div class="tree"> |
| | | <transition name="slideLeft"> |
| | | <transition name="slideLeft"> |
| | | <div class="CameraLeft"> |
| | | <div class="tree"> |
| | | <div |
| | | class="left-tree-box" |
| | | v-show="TreeDataPool.showTreeBox" |
| | |
| | | <button ref="import-btn" v-show="false"></button> |
| | | </el-upload> |
| | | </div> |
| | | </transition> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </transition> |
| | | </template> |
| | | |
| | | <script> |
| | |
| | | let tem = { |
| | | camera: camera, |
| | | sensors: camera.sensors, |
| | | areaid: camera.areaid, |
| | | }; |
| | | tem.camera.clusterId = this.TreeDataPool.clusterId; |
| | | tem.camera.devId = this.TreeDataPool.devId; |
| | | tem.camera.parentUserId = ""; |
| | | tem.camera.enable = false; |
| | | delete tem.camera.sensors; |
| | | |
| | | promiseArr.push(createCamera(tem)); |
| | | } |
| | |
| | | z-index: 2; |
| | | font-size: 16px; |
| | | position: absolute; |
| | | top: 62px; |
| | | top: 59px; |
| | | cursor: pointer; |
| | | button { |
| | | border: 0px; |