skyouc
2025-05-26 1af8eb8dc7bdafd9e2f8d8650c93243a0cb6963c
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}`
    }
};