rsf-admin/src/page/menuPda/MenuPdaList.jsx
@@ -48,14 +48,14 @@ id: 'icon', label: 'table.field.menuPda.icon', minWidth: 80, format: (iconStr) => { if (iconStr) { const IconComponent = getIconComponent(iconStr); if (IconComponent) { return <IconComponent />; } } } // format: (iconStr) => { // if (iconStr) { // const IconComponent = getIconComponent(iconStr); // if (IconComponent) { // return <IconComponent />; // } // } // } }, { id: 'route',