Lin Qilong 8 시간 전
부모
커밋
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'){