吉安感知网项目-前端
张含笑
2026-01-21 9eb8bb59b802ceef1f52d334c8e577f2bf02c90e
applications/drone-command/src/views/detectionCountermeasure/taskSchedule/index.vue
@@ -62,11 +62,13 @@
               <el-table-column type="index" show-overflow-tooltip width="64" label="序号" />
               <el-table-column prop="deviceName" show-overflow-tooltip width="140" label="设备名称" />
               <el-table-column prop="deviceSn" show-overflow-tooltip width="140" label="设备编码" />
               <el-table-column prop="status" show-overflow-tooltip width="100" label="设备状态">
                  <template v-slot="{ row }">
                     {{ formatDeployLocation(row) }}
                     {{ getDictLabel(row.deviceStatus, dictObj.deviceStatus) }}
                  </template>
               </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 show-overflow-tooltip label="调度位置">