ZaiZai 1 yıl önce
ebeveyn
işleme
e3bf8497c4
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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"