ZaiZai 1 년 전
부모
커밋
e3bf8497c4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/data-fill/query.vue

+ 1 - 1
src/views/data-fill/query.vue

@@ -208,7 +208,7 @@
             :node-id="primaryKeyId"
             :table-owner="contractTypeTabKey"
             :classify-type="classType"
-            :contract-id="contractInfo?.contractType == 2 ? nodeDataInfo?.contractIdRelation : contractId"
+            :contract-id="contractId"
             :datas="reportDatas"
             :project-id="projectId"
             :show="showReportModal"