Browse Source

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

lxh 8 months ago
parent
commit
e78d0a24ab
1 changed files with 1 additions and 1 deletions
  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