zhangherong
2025-03-07 cae8d43ff22d0c75952ad869cadb9654dc929f2f
art: 选择设别-列表 列 错位 修改
已修改1个文件
2 ■■■ 文件已修改
src/components/tools/EquipmentSelection.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/tools/EquipmentSelection.vue
@@ -38,7 +38,7 @@
      </div>
      <a-row :gutter="24">
        <a-col :md="16" :sm="12">
          <a-table ref="table" :scroll="{ x: true, y: true }" size="middle" rowKey="id" bordered :columns="columns"
          <a-table ref="table" size="middle" rowKey="id" bordered :columns="columns"
            :dataSource="dataSource" :pagination="false" :rowSelection="rowSelection" :loading="loading"
            @change="handleTableChange">
            <template slot="equipmentPhoto" slot-scope="text,record">