吉安感知网项目-前端
shuishen
2026-07-23 6e88705bd5b443a259b24c17c8a299765d059d96
applications/drone-command/src/views/recordManage/historyTracks/index.vue
@@ -66,7 +66,7 @@
                     {{ formatStayDuration(row.stayDuration) }}
                  </template>
               </el-table-column>
               <el-table-column label="操作" class-name="operation-btns">
               <el-table-column label="操作" class-name="operation-btns" fixed="right">
                  <template v-slot="{ row }">
                     <el-link @click="handleView(row)">历史轨迹</el-link>
                  </template>