소스 검색

关联工程部位记录id修改

duy 2 년 전
부모
커밋
3781107967
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/tentative/detect/test-form.vue

+ 1 - 1
src/views/tentative/detect/test-form.vue

@@ -323,7 +323,7 @@ const getContractInfoTreeApi = async () => {
         projectId: projectId.value,
         contractId: contractId.value,
         wbsId: projectInfo?.value.referenceWbsTemplateId,
-        selfId:checkTabId.value
+        selfId:dataId
     })
     //判断状态
     if (!error && code === 200) {