| | |
| | | let filterData = ref({}) |
| | | |
| | | const data = ref({ |
| | | printList: [] |
| | | printList: [], |
| | | isRepeat:false |
| | | }) |
| | | |
| | | let props = defineProps({ |
| | |
| | | // 遍历 lastList 并更新对应的属性 |
| | | props.lastList.forEach(obj => { |
| | | // 获取前缀和 orderId |
| | | console.log(index) |
| | | const prefix = props.lastList[id].processId.substring(0, 11); |
| | | const orderId = obj.orderId; |
| | | const glassNumber=props.lastList[id].glassNumber |
| | |
| | | <template> |
| | | <div id="print" class="printFlowCard_semi"> |
| | | |
| | | <template v-for="(item1,id) in props.lastList"> |
| | | <template v-for="(item1,index) in props.lastList"> |
| | | <div class="entirety_semi"> |
| | | <div class="row4">{{ faceOrientation }}</div> |
| | | <div v-for="(item,id) in labelList" class="contentRow"> |