zhangherong
2025-05-28 7056a75cc2d05e8c6fd0b21710d76471fc45c59b
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">