소스 검색

文件共享中心报表汇总-提交

lxh 10 달 전
부모
커밋
e78d0a24ab
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/vent/monitorManager/camera/index.vue

+ 1 - 1
src/views/vent/monitorManager/camera/index.vue

@@ -121,7 +121,7 @@ async function onClick(node) {
       } else {
         types = ''
       }
-      let res = await getDevice({ devicetype: types })
+      let res = await getDevice({ ids: types })
       if (res.msgTxt.length != 0) {
         res.msgTxt[0].datalist.forEach(el => {
           el.pid = node.id