zjj
2025-05-08 d7d764b347c10e13acfa3ee9bc3e0ec2af1cf1cc
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}`
    }
};