diff --git a/Cunkebao/src/components/PoolSelection/selectionPopup.tsx b/Cunkebao/src/components/PoolSelection/selectionPopup.tsx index 5823bf48..3d681ac3 100644 --- a/Cunkebao/src/components/PoolSelection/selectionPopup.tsx +++ b/Cunkebao/src/components/PoolSelection/selectionPopup.tsx @@ -178,6 +178,9 @@ export default function SelectionPopup({ style={{ marginRight: 12 }} />
+
+ {item.name ? item.name.charAt(0) : "?"} +
{item.name}