From 77ba5cf31680e707c199a1a79d07bcc46ebaeb08 Mon Sep 17 00:00:00 2001 From: ruanqi Date: Fri, 25 Aug 2023 15:34:47 +0800 Subject: [PATCH] =?UTF-8?q?0412=20=E6=96=B0=E7=9C=8B=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/print/print_package_label.js | 2 +- .../modules/production/closeSchedule.vue | 25 ++++++++++++++++ .../modules/production/generateReport.vue | 25 ++++++++++++++++ .../modules/production/soscheduleRouting.vue | 29 ++++++++++++++++++- 4 files changed, 79 insertions(+), 2 deletions(-) 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="产品名称"> + + + + + +