diff --git a/src/pages/Business/BusinessState/components/deviceStateCard.tsx b/src/pages/Business/BusinessState/components/deviceStateCard.tsx index dd94f70..a2bb876 100644 --- a/src/pages/Business/BusinessState/components/deviceStateCard.tsx +++ b/src/pages/Business/BusinessState/components/deviceStateCard.tsx @@ -2,7 +2,7 @@ * @Author: donghao donghao@supervision.ltd * @Date: 2024-04-08 16:57:30 * @LastEditors: donghao donghao@supervision.ltd - * @LastEditTime: 2024-05-10 14:26:02 + * @LastEditTime: 2024-05-11 09:33:08 * @FilePath: \general-ai-manage\src\pages\Business\BusinessState\components\deviceStateCard.tsx * @Description: 设备状态项卡片 */ @@ -33,7 +33,7 @@ const DeviceStateCard: React.FC = ({ info, renderActions, >
-
{info?.deviceSort}
+
{info?.name}