吉安感知网项目-前端
shuishen
2026-07-23 6e88705bd5b443a259b24c17c8a299765d059d96
applications/drone-command/src/views/detectionCountermeasure/detectionRange/index.vue
@@ -65,7 +65,7 @@
                     {{ formatDeviceCode(row) }}
                  </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>
                     <el-link @click="handleEdit(row)">编辑</el-link>