ZaiZai 1 tahun lalu
induk
melakukan
e3bf8497c4
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"