diff --git a/src/views/modules/board/SeqNoForLiuHua.vue b/src/views/modules/board/SeqNoForLiuHua.vue index 15d2083..c660028 100644 --- a/src/views/modules/board/SeqNoForLiuHua.vue +++ b/src/views/modules/board/SeqNoForLiuHua.vue @@ -70,14 +70,14 @@ prop="text2" header-align="center" align="left" - min-width="25" + min-width="35" label="硬度"> + min-width="25" + label="客户简称"> - - + min-width="45" + style="font-size: 20px" + label="客户采购订单号"> + align="left" + min-width="45" + label="通知单号"> + label="要求发货日期"> + align="left" + min-width="60" + label="产品型号"> + min-width="35" + label="通知单数量" + > - - - - - - - + min-width="30" + label="货运代理"> - - + min-width="60" + label="通知单下达时间"> diff --git a/src/views/modules/board/thisWeekShipmentBoard.vue b/src/views/modules/board/thisWeekShipmentBoard.vue index 886d3fe..96b24ea 100644 --- a/src/views/modules/board/thisWeekShipmentBoard.vue +++ b/src/views/modules/board/thisWeekShipmentBoard.vue @@ -15,91 +15,71 @@ border style="width: 100%;"> + min-width="25" + label="客户简称"> - - + min-width="45" + style="font-size: 20px" + label="客户采购订单号"> + align="left" + min-width="45" + label="通知单号"> + label="要求发货日期"> + align="left" + min-width="60" + label="产品型号"> - - - - - - - - - + min-width="35" + label="通知单数量" + > + min-width="30" + label="货运代理"> + min-width="60" + label="通知单下达时间"> + diff --git a/src/views/modules/production/print_inspect_label.js b/src/views/modules/production/print_inspect_label.js index e438a37..2fb89b3 100644 --- a/src/views/modules/production/print_inspect_label.js +++ b/src/views/modules/production/print_inspect_label.js @@ -45,7 +45,7 @@ export function printInspectLabel(printList) { LODOP.ADD_PRINT_TEXT(64,8,96,25,"Q.T.Y:"); LODOP.SET_PRINT_STYLEA(0,"FontSize",10); LODOP.SET_PRINT_STYLEA(0,"Bold",1); - LODOP.ADD_PRINT_TEXT(64,70,188,24,printData.qtyRequired+printData.umid+' | '+printData.weight+'公斤'); + LODOP.ADD_PRINT_TEXT(64,70,188,24,printData.qtyRequired+printData.umid+' | '+printData.weight.toFixed(2)+'公斤'); LODOP.SET_PRINT_STYLEA(0,"FontSize",10); LODOP.SET_PRINT_STYLEA(0,"Bold",1); LODOP.ADD_PRINT_TEXT(194,8,128,25,"MFG Date:"); diff --git a/src/views/modules/production/stockPrint.vue b/src/views/modules/production/stockPrint.vue index abe9144..478be07 100644 --- a/src/views/modules/production/stockPrint.vue +++ b/src/views/modules/production/stockPrint.vue @@ -121,7 +121,7 @@ prop="batchNo" header-align="center" align="left" - min-width="80" + min-width="110" label="批号">