王震
2024-01-12 4db7bd40aa774870c8fb73e5bfc41514ec662923
src/views/quality/finishedProductInspection/finishedProduct-form.vue
@@ -440,6 +440,7 @@
                    this.processInspectVo.documentId = result.documentId
                    this.processInspectVo.outBatchNo = result.outBatchNo
                    this.processInspectVo.locName = result.locName
                    this.processInspectVo.productNo = result.productNo
                    let userList = []
                    result.children.forEach(item=>{
                        item.iid = Math.random()