skyouc
2025-06-26 f2833c7f3e01c997e94a66bd5dd9be738b5c6cc7
rsf-admin/src/page/basicInfo/companys/index.jsx
@@ -12,7 +12,7 @@
    list: CompanysList,
    edit: CompanysEdit,
    show: ShowGuesser,
    recordRepresentation: (record) => {
    recordRepresentation: (record) => {0
        return `${record.name}`
    }
};