src/views/search/Searching.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/search/components/ModelCard.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/search/Searching.vue
@@ -161,7 +161,7 @@ class="export-excel-wrapper" :data="VideoPhotoData.cards" :fields="json_fields" :name="'视频分析报警统计' + searchTimeFormated + '.xls'" :name="'视频分析报警统计' + searchTimeFormated + '.xlsx'" > <!-- 上面可以自定义自己的样式,还可以引用其他组件button --> <!-- <el-button type="primary" size="small">导出EXCEL</el-button> --> src/views/search/components/ModelCard.vue
@@ -198,6 +198,7 @@ ? 'width: 65%;padding: 5px;box-sizing: border-box' : 'width: 70%;padding: 5px;box-sizing: border-box;margin-left:15%' " v-if="activeName === 'video'" > <div class="img-box"> <!-- <video