From da4b1b3a34af0ba8cf2bd4fc3c835df679535ff9 Mon Sep 17 00:00:00 2001 From: "zangch@mesnac.com" Date: Thu, 12 Mar 2026 08:34:23 +0800 Subject: [PATCH] =?UTF-8?q?fix(forms):=20=E7=A7=BB=E9=99=A4=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=E4=B8=AD=E7=9A=84=E9=BB=98=E8=AE=A4=E4=BA=A7=E7=BA=BF?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将设备台账页面的默认产品线代码从 'CX_02' 改为空值 - 将生产计划信息页面的默认产品线代码从 'CX_02' 改为空值 - 将码带报告页面的查询参数产品线代码从 'CX_02' 改为空值 - 将设备报警记录页面的查询参数产品线代码从 'CX_02' 改为空值 - 将电气检测报告页面的默认产品线代码从 'CX_02' 改为空值 - 将末次射击记录页面的查询参数产品线代码从 'CX_02' 改为空值 - 将生产执行报告页面的查询参数产品线代码从 'CX_02' 改为空值 - 将异常记录报告页面的默认产品线代码从 'CX_02' 改为空值 - 将温度记录报告页面的默认产品线代码从 'CX_02' 改为空值 - 将在制品查询报告页面的查询参数产品线代码从 'CX_02' 改为空值 --- src/views/base/deviceLedger/index.vue | 2 +- src/views/production/planInfo/index.vue | 2 +- src/views/report/WIPInquiryReport/index.vue | 2 +- src/views/report/codeBandingReport/index.vue | 2 +- src/views/report/deviceAlarmRecord/index.vue | 2 +- src/views/report/electricalInspection/index.vue | 2 +- src/views/report/lastShotRecord/index.vue | 2 +- src/views/report/productionExecutionReport/index.vue | 2 +- src/views/report/recordException/index.vue | 2 +- src/views/report/temperatureRecordReport/index.vue | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/views/base/deviceLedger/index.vue b/src/views/base/deviceLedger/index.vue index df2e42d..70d4d1c 100644 --- a/src/views/base/deviceLedger/index.vue +++ b/src/views/base/deviceLedger/index.vue @@ -461,7 +461,7 @@ export default { deviceAddress: null, deviceStatus: 0, usedDepartment: null, - productLineCode: 'CX_02', + productLineCode: null, costCenter: null, manufacturer: null, factoryCode: '1301', diff --git a/src/views/production/planInfo/index.vue b/src/views/production/planInfo/index.vue index 3cac80a..cdcccb2 100644 --- a/src/views/production/planInfo/index.vue +++ b/src/views/production/planInfo/index.vue @@ -309,7 +309,7 @@ export default { saleorderLinenumber: null, materialCode: null, materialName: null, - productLineCode: 'CX_02', + productLineCode: null, planAmount: null, completeAmount: null, beginTime: null, diff --git a/src/views/report/WIPInquiryReport/index.vue b/src/views/report/WIPInquiryReport/index.vue index 11612ef..f549192 100644 --- a/src/views/report/WIPInquiryReport/index.vue +++ b/src/views/report/WIPInquiryReport/index.vue @@ -204,7 +204,7 @@ export default { pageSize: 10, beginBeginTime: null, endBeginTime: null, - productLineCode: 'CX_02', + productLineCode: null, beginStationCode: '109', endStationCode: '270', ORDER_CODE: null, diff --git a/src/views/report/codeBandingReport/index.vue b/src/views/report/codeBandingReport/index.vue index 43b8c9d..9089100 100644 --- a/src/views/report/codeBandingReport/index.vue +++ b/src/views/report/codeBandingReport/index.vue @@ -158,7 +158,7 @@ export default { queryParams: { pageNum: 1, pageSize: 10, - productLineCode: 'CX_02', + productLineCode: null, orderCode:null, boxCode:null, boxName:null, diff --git a/src/views/report/deviceAlarmRecord/index.vue b/src/views/report/deviceAlarmRecord/index.vue index 0b9495e..8a87af3 100644 --- a/src/views/report/deviceAlarmRecord/index.vue +++ b/src/views/report/deviceAlarmRecord/index.vue @@ -280,7 +280,7 @@ export default { queryParams: { pageNum: 1, pageSize: 10, - productLineCode: 'CX_02', + productLineCode: null, deviceCode: null, deviceName: null, deviceType: null, diff --git a/src/views/report/electricalInspection/index.vue b/src/views/report/electricalInspection/index.vue index 0938416..bcbd348 100644 --- a/src/views/report/electricalInspection/index.vue +++ b/src/views/report/electricalInspection/index.vue @@ -282,7 +282,7 @@ export default { uuid: null, result: null, barcode: null, - productLineCode: 'CX_02', + productLineCode: null, testTime: null, testData: null, recordTime: null diff --git a/src/views/report/lastShotRecord/index.vue b/src/views/report/lastShotRecord/index.vue index f9cf3fe..ccb0b34 100644 --- a/src/views/report/lastShotRecord/index.vue +++ b/src/views/report/lastShotRecord/index.vue @@ -167,7 +167,7 @@ export default { pageSize: 10, system: null, gunCode: null, - productLineCode: 'CX_02', + productLineCode: null, stationNumber: null, polTemp: null, polHp: null, diff --git a/src/views/report/productionExecutionReport/index.vue b/src/views/report/productionExecutionReport/index.vue index 8e821db..ade64c0 100644 --- a/src/views/report/productionExecutionReport/index.vue +++ b/src/views/report/productionExecutionReport/index.vue @@ -166,7 +166,7 @@ export default { pageSize: 10, beginBeginTime: null, endBeginTime: null, - productLineCode: 'CX_02', + productLineCode: null, stationCode: '1009', ORDER_CODE: null, MATERIAL_CODE: null, diff --git a/src/views/report/recordException/index.vue b/src/views/report/recordException/index.vue index a941eb6..63cc956 100644 --- a/src/views/report/recordException/index.vue +++ b/src/views/report/recordException/index.vue @@ -198,7 +198,7 @@ export default { productSncode: null, exceptionMsg: null, productScantime: null, - productLineCode: 'CX_02', + productLineCode: null, exceptionType: '1', boxCode: null }, diff --git a/src/views/report/temperatureRecordReport/index.vue b/src/views/report/temperatureRecordReport/index.vue index 2a015f1..442a834 100644 --- a/src/views/report/temperatureRecordReport/index.vue +++ b/src/views/report/temperatureRecordReport/index.vue @@ -209,7 +209,7 @@ export default { testedtime: null, etemp: null, begindatetime: null, - productLineCode: 'CX_02', + productLineCode: null, cpresult: null, enddatetime: null, username: null,