| applications/drone-command/src/views/detectionCountermeasure/taskSchedule/index.vue | ●●●●● patch | view | raw | blame | history |
applications/drone-command/src/views/detectionCountermeasure/taskSchedule/index.vue
@@ -70,7 +70,7 @@ </el-table-column> <el-table-column prop="areaName" show-overflow-tooltip width="120" label="区域" /> <el-table-column prop="defenseZoneName" show-overflow-tooltip width="120" label="场景" /> <el-table-column prop="defenseSceneName" show-overflow-tooltip width="120" label="场景" /> <el-table-column show-overflow-tooltip label="调度位置"> <template v-slot="{ row }">{{ row.longitude }}, {{ row.latitude }}</template> </el-table-column>