Browse Source

2024.11.25 文档收集优化

java8
yuejiayang 1 year ago
parent
commit
dffc5c807f
  1. 1
      src/views/modules/eam/com_project_proof_record.vue

1
src/views/modules/eam/com_project_proof_record.vue

@ -1891,6 +1891,7 @@
},
viewDocumentFile(row) {
let inData = {
id: row.documentId,
orderRef1: row.site,
orderRef2: row.proofingId,
orderRef3: row.documentDefinitionListId,

Loading…
Cancel
Save