north-glass-erp/northglass-erp/src/views/pp/processCard/PrintLabel.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
north-glass-erp/northglass-erp/src/views/pp/processCard/PrintLabel.vue
@@ -89,7 +89,7 @@ <template> <el-button id="printButton" @click="printFlowCard();">打印</el-button> <div id="printFlowCard" > <div id="entirety" v-for="(item,id) in labelList" style="border: 1px solid black"> <div id="entirety" v-for="(item,id) in labelList"> <div class="row1">{{ item.customer_name }}</div> <div class="row2">{{ item.order_id }} {{ item.type_name }} {{ item.remarks }}</div> <div class="row5">{{item.project}} {{item.child_width}}*{{item.child_height}}={{item.quantity}}</div>