src/views/intelligentPatrol/studyJudge/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/intelligentPatrol/studyJudge/tablePage.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/intelligentPatrol/studyJudge/index.vue
@@ -102,7 +102,7 @@ > </div> <div class="card-header"> <span>报警记录--{{ currentEvent.algoName }}</span> <span>报警记录--{{ currentEvent.alarmName }}</span> </div> <el-form ref="currentEvent" src/views/intelligentPatrol/studyJudge/tablePage.vue
@@ -61,7 +61,7 @@ </el-table-column> <el-table-column prop="eventSource" label="事件类型" min-width="8"> <template slot-scope="scope"> <span>{{ scope.row.algoName }}</span> <span>{{ scope.row.alarmName }}</span> </template> </el-table-column> <el-table-column prop="alarmTime" label="报警时间" min-width="15">