skyouc
2025-08-05 bd26cd9c33c3e097f15d47105ea969b4e10aa333
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}`
    }
};