zhangherong
2025-05-28 413c8e96c48552531f9f89daa19c28232f40abfd
src/views/eam/repair/EamReportRepairList.vue
@@ -95,6 +95,7 @@
        :pagination="ipagination"
        :loading="loading"
        class="j-table-force-nowrap"
        :scroll="{ x: 'max-content' }"
        :rowSelection="{selectedRowKeys: selectedRowKeys, onChange: onSelectChange,type:isDisplayOperation?'checkbox':'radio',getCheckboxProps:getCheckboxProps}"
        @change="handleTableChange">