feat: 修复BUG

This commit is contained in:
zhang1106
2026-03-16 17:07:20 +08:00
parent 8dcbe9948b
commit e5d20820dc
26 changed files with 2363 additions and 1004 deletions
+1 -1
View File
@@ -334,7 +334,7 @@ const AppLayout = ({ children }) => {
{
key: 'pending-devices',
icon: <CloudUploadOutlined style={{ fontSize: '16px' }} />,
label: <Link to="/pending-devices">暂存设备</Link>,
label: <Link to="/pending-devices">盘盈设备</Link>,
},
],
},