| | |
| | | } |
| | | }) |
| | | }else{ |
| | | |
| | | if (printType == 1) { |
| | | data.value.printList = JSON.parse(route.query.printList) |
| | | request.post(`/processCard/getSelectPrintLabel1`,data.value).then((res) => { |
| | |
| | | } |
| | | }) |
| | | }else if(printType==2){ |
| | | data.value.printList = JSON.parse(route.query.printList) |
| | | request.post(`/processCard/getSelectPrintLabelDetails`, data.value).then((res) => { |
| | | if (res.code == 200) { |
| | | produceList.value = deepClone(res.data.data) |
| | |
| | | <span v-else-if="item.process.includes('中空')">中空</span> |
| | | <span v-else-if="item.process.includes('百叶')">百叶</span> |
| | | <span v-else></span> |
| | | <div class="cell1" v-if="item.stock_id!=null">{{ item.stock_id }}</div> |
| | | |
| | | </div> |
| | | |
| | |
| | | height: 20px; |
| | | } |
| | | .row1 span { |
| | | font-size: 10pt; |
| | | font-size: 12pt; |
| | | font-weight: bold; |
| | | } |
| | | |
| | |
| | | .row3 { |
| | | margin-top: -5px; |
| | | height: 25px; |
| | | font-size: 15pt; |
| | | font-size: 17pt; |
| | | font-weight: bolder; |
| | | } |
| | | |
| | |
| | | font-size: 8pt; |
| | | } |
| | | .row5 span { |
| | | font-size: 10pt; |
| | | font-size: 12pt; |
| | | font-weight: bold; |
| | | } |
| | | |
| | |
| | | font-size: 8pt; |
| | | } |
| | | .row6 span { |
| | | font-size: 10pt; |
| | | font-size: 12pt; |
| | | font-weight: bold; |
| | | } |
| | | .cell{ |
| | |
| | | margin-top: 0px; |
| | | } |
| | | |
| | | .cell1{ |
| | | position: absolute; |
| | | font-weight: bold; |
| | | margin-left: 158px; |
| | | margin-top: -21px; |
| | | } |
| | | |
| | | |
| | | |
| | | |