Lin Qilong 5 小时之前
父节点
当前提交
d77f008988
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/InspectDC/Object/index.vue

+ 1 - 0
src/views/InspectDC/Object/index.vue

@@ -151,6 +151,7 @@ function handleSearch(state) {
     state:state,
     pType: "128",
     presId: localStorage.getItem("userid"),
+    groupId: route.params.id
   };
   request.post('/bis/insp/genrl/findPage', data).then((res) => {
     if(state === '0'){