| | |
| | | printList: null, |
| | | printMerge: null, |
| | | printLike: null, |
| | | printProject:null |
| | | printProject:null, |
| | | merges:null |
| | | }) |
| | | |
| | | const {currentRoute} = useRouter() |
| | |
| | | if (like == '') { |
| | | like = null |
| | | } |
| | | //标记合并的流程卡 |
| | | let merges = props.merges |
| | | if (merges == '') { |
| | | merges = null |
| | | } |
| | | let name=company.companyName |
| | | data.value.printList = JSON.parse(props.printList) |
| | | let flowCardCount = '' |
| | | onMounted(() => { |
| | | if(props.printProject!=null){ |
| | | request.post(`/processCard/getSelectPrintProject/${printProject}`).then((res) => { |
| | | request.post(`/processCard/getSelectPrintProject/${printProject}/${merges}`).then((res) => { |
| | | if (res.code == 200) { |
| | | load(res.data.data) |
| | | } else { |
| | |
| | | } |
| | | }) |
| | | }else{ |
| | | request.post(`/processCard/getSelectPrinting/${merge}/${like}`, data.value).then((res) => { |
| | | request.post(`/processCard/getSelectPrinting/${merge}/${like}/${merges}`, data.value).then((res) => { |
| | | if (res.code == 200) { |
| | | load(res.data.data) |
| | | } else { |
| | |
| | | </span> |
| | | </div> |
| | | <div> |
| | | <span v-if="name!='金华福喜天成玻璃有限公司'" style="font-size: 10px">{{itemFlow.otherRemarks}}</span> |
| | | <span v-if="name=='天津北玻玻璃工业技术有限公司(TJBB-QR7.1-01)'" style="font-size: 10px">{{itemFlow.otherRemarks}}</span> |
| | | {{itemFlow.rack}} |
| | | 流程卡号: {{ |
| | | itemFlow.process_id |
| | | }}/{{ itemFlow.technologyNumber }} 共 {{ item.count }} 架 |