| | |
| | | id += selectRecords[i].id + "|" |
| | | } |
| | | } |
| | | router.push({path: '/main/processCard/PrintLabel', query: {printList: JSON.stringify(selectRecords)}}) |
| | | router.push({ |
| | | path: '/main/processCard/PrintLabel', |
| | | query: {printList: JSON.stringify(selectRecords),printType:1} |
| | | }) |
| | | |
| | | break |
| | | } |
| | |
| | | } |
| | | router.push({ |
| | | path: '/main/processCard/PrintCustomLabelSemi2', |
| | | query: {printList: JSON.stringify(selectRecords)} |
| | | query: {printList: JSON.stringify(selectRecords),printType:1} |
| | | }) |
| | | |
| | | break |
| | |
| | | type: type, |
| | | faceOrientation: faceOrientation, |
| | | lableType: lableTypes, |
| | | printList: JSON.stringify(selectRecords) |
| | | printList: JSON.stringify(selectRecords), |
| | | printType:1 |
| | | } |
| | | }) |
| | | } |
| | |
| | | type: type, |
| | | faceOrientation: faceOrientation, |
| | | lableType: lableTypes, |
| | | printList: JSON.stringify(selectRecords) |
| | | printList: JSON.stringify(selectRecords), |
| | | printType:1 |
| | | } |
| | | }) |
| | | } |
| | |
| | | type: type, |
| | | faceOrientation: faceOrientation, |
| | | lableType: lableTypes, |
| | | printList: JSON.stringify(selectRecords) |
| | | printList: JSON.stringify(selectRecords), |
| | | printType:1 |
| | | } |
| | | }) |
| | | |