无人机管理后台前端(已迁走)
rain
2025-04-16 d3fc87841b6af8bdcf8c26a85f96126252e012b5
取消表头显示基本信息
1 files modified
2 ■■■ changed files
src/views/tickets/ticket.vue 2 ●●● patch | view | raw | blame | history
src/views/tickets/ticket.vue
@@ -200,7 +200,7 @@
        </div>
        <!-- 基本信息表格 -->
        <el-table :data="formattedDetailFields" border style="width: 100%; margin-bottom: 20px;">
        <el-table :show-header="false" :data="formattedDetailFields" border style="width: 100%; margin-bottom: 20px;">
          <el-table-column prop="label1" label="基本信息" width="150" />
          <el-table-column>
            <template #default="{ row }">