Browse Source

Merge branch 'dev_trial' of https://gitea.free-sun.vip/free-sun/FS-IOT into dev_trial

release_0.0.2
巴林闲侠 3 years ago
parent
commit
ed1423141f
  1. 2
      code/VideoAccess-VCMP/web/client/src/sections/equipmentWarehouse/components/nvrCamera.jsx

2
code/VideoAccess-VCMP/web/client/src/sections/equipmentWarehouse/components/nvrCamera.jsx

@ -259,7 +259,7 @@ function nvrCamera ({ dispatch, actions, nvrRef, cameraData, addNvr, nvrNumber }
> >
视频流获取 视频流获取
</Button> </Button>
{NVRcameraList.length > 0 ? ( {stepp!=='none' ? (
<div <div
style={{ display: "flex", alignItems: "center", marginLeft: 211 }} style={{ display: "flex", alignItems: "center", marginLeft: 211 }}
> >

Loading…
Cancel
Save