重点作业/视频定位 更换点位接口
parent
6f250019d5
commit
f99e5e9afc
|
|
@ -56,3 +56,7 @@ export const getPeopleTrajectory = declareRequest(
|
||||||
"biFullLoading",
|
"biFullLoading",
|
||||||
"Post > @/personnelPosition/bi/personTrace",
|
"Post > @/personnelPosition/bi/personTrace",
|
||||||
);
|
);
|
||||||
|
export const getLargeScreenVideoPage = declareRequest(
|
||||||
|
"biFullLoading",
|
||||||
|
"Post > @/keyProject/keyProject/largeScreenVideoPage",
|
||||||
|
);
|
||||||
|
|
|
||||||
|
|
@ -255,8 +255,8 @@ export const branchOfficeUtilsList = [
|
||||||
check: false,
|
check: false,
|
||||||
type: "video",
|
type: "video",
|
||||||
markIcon: pointIco31,
|
markIcon: pointIco31,
|
||||||
request: "getFixedCameraVideoList",
|
request: "getLargeScreenVideoPage",
|
||||||
titleKey: "videoName",
|
titleKey: "cameraName",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue