| | |
| | | backdrop-filter: blur(4px); |
| | | |
| | | .container { |
| | | padding: 6px; |
| | | //padding: 6px; |
| | | display: flex; |
| | | flex-direction: column; |
| | | position: absolute; |
| | |
| | | color: #303133; |
| | | line-height: 20px; |
| | | text-align: left; |
| | | margin-bottom: 8px; |
| | | margin-top: 4px; |
| | | } |
| | | |
| | | .btn { |
| | |
| | | 关联事件<span>{{ total }}</span>件 |
| | | </div> |
| | | <div class="exportBtn" v-if="props.isShowExportTheTask"> |
| | | <el-button class="playback-video-btn" type="primary" @click="exportTheTask" size="small">导出报表</el-button> |
| | | <el-button class="playback-video-btn" type="primary" @click="exportTheTask" size="small">导出报告</el-button> |
| | | </div> |
| | | </div> |
| | | <div class="search"> |