src/pages/changchunTrack/components/VideoItem.vue
@@ -35,6 +35,7 @@ :isRunning="videoItem.isRunning" :isGb="videoItem.cameraType === 1" :showArea="showArea" :hasPoster="hasPoster" v-if="videoItem !== '' && videoItem !== undefined && videoItem !== null && TreeDataPool.treeActiveName==='camera'" ></camera-player> @@ -77,6 +78,7 @@ default: null }, showArea: Boolean, hasPoster: Boolean, }, data() { return {