diff --git a/src/views/modules/print/print_package_label.js b/src/views/modules/print/print_package_label.js index 21344db..6f36ab1 100644 --- a/src/views/modules/print/print_package_label.js +++ b/src/views/modules/print/print_package_label.js @@ -79,7 +79,7 @@ export function printPackageLabel(printList) { LODOP.SET_PRINT_STYLEA(0,"FontName","Arial"); LODOP.SET_PRINT_STYLEA(0,"FontSize",12); LODOP.SET_PRINT_STYLEA(0,"Bold",1); - LODOP.ADD_PRINT_TEXT(217,243,100,20,"Vendor I.D.:"); + LODOP.ADD_PRINT_TEXT(217,243,130,20,"Vendor I.D.:"+printData.siteName); LODOP.SET_PRINT_STYLEA(0,"FontName","Arial"); LODOP.SET_PRINT_STYLEA(0,"FontSize",7); LODOP.ADD_PRINT_TEXT(228,18,348,30,printData.siteAdress); diff --git a/src/views/modules/production/closeSchedule.vue b/src/views/modules/production/closeSchedule.vue index a8ba9e2..a9f4689 100644 --- a/src/views/modules/production/closeSchedule.vue +++ b/src/views/modules/production/closeSchedule.vue @@ -7,6 +7,9 @@ + + + 加工中心编码 @@ -214,6 +217,27 @@ min-width="80" label="是否关闭"> + + + + + + + + + 加工中心编码 @@ -250,6 +253,27 @@ min-width="100" label="加工中心编码"> + + + + + + @@ -664,6 +688,7 @@ tableData: [], date1: '', searchData: { + seqNo:'', userId:this.$store.state.user.name, orderNo: '', sWorkCenterNo: '', diff --git a/src/views/modules/production/soscheduleRouting.vue b/src/views/modules/production/soscheduleRouting.vue index 93cda53..30fc35f 100644 --- a/src/views/modules/production/soscheduleRouting.vue +++ b/src/views/modules/production/soscheduleRouting.vue @@ -7,6 +7,9 @@ + + + 加工中心编码 @@ -250,6 +253,27 @@ min-width="200" label="产品名称"> + + + + + +