ZKBH
2025-07-16 3934bb2ff75e263be2a8f515fcc0f778277f9cd0
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">