Browse Source

关联质检资料修改

duy 1 year ago
parent
commit
94abcb06d8

+ 1 - 0
src/views/debit-pay/admin/components/middlepay/qualityRleation.vue

@@ -152,6 +152,7 @@ const getTableData = async () => {
         contractId:cid.value,
         projectId:projectId.value,
         nodeId:curTree.value.id,
+        contractIdRelation:curTree.value?.contractIdRelation || '',
   
     })
     tableData.value = getArrValue(data['records'])