rsf-admin/src/page/orders/asnOrder/AsnOrderList.jsx
@@ -148,10 +148,7 @@ sx={{ width: '100%' }} preferenceKey='asnOrder' bulkActionButtons={<> <InspectionsButton /><BulkDeleteButton mutationMode={OPERATE_MODE} /></>} rowClick='toggleSelection' onToggleItem={(id, resource, record)=>{ redirect(location.pathname + '/' + id) }} rowClick='edit' expandSingle={true} omit={['id', 'createTime', 'createBy', 'memo', 'poId', 'rleStatus$']} >