| | |
| | | const lableType = route.query.lableType |
| | | |
| | | onMounted(() => { |
| | | request.post(`/processCard/getSelectPrintCustomLabel/${type}`, data.value).then((res) => { |
| | | request.post(`/processCard/getSelectPrintCustomLabel/${type}/${lableType}`, data.value).then((res) => { |
| | | if (res.code == 200) { |
| | | |
| | | produceList.value = deepClone(res.data.title) |
| | |
| | | } |
| | | |
| | | .printFlowCard_semi1 { |
| | | font-size: 6pt; |
| | | flex-wrap: wrap; |
| | | font-size: 8pt; |
| | | display: flex; |
| | | } |
| | | |
| | | |
| | | /*成*/ |
| | | .entirety_semi1 { |
| | | width: 50%; |
| | | display: flex; |
| | | text-align: center; |
| | | flex-direction: column; |
| | | margin-left: 10px; |
| | | width: 170px; |
| | | margin-left: -10px; |
| | | height: 80px; |
| | | |
| | | } |