Browse Source

2024-08-26

功能优化
java8
fengyuan_yang 1 year ago
parent
commit
48b0ab57a3
  1. 9
      src/api/qc/qc_report.js
  2. 6
      src/views/modules/qc/IQCFileTable.vue
  3. 240
      src/views/modules/report/FAI_report.vue
  4. 222
      src/views/modules/report/FQC_report.vue
  5. 246
      src/views/modules/report/IPQC_report.vue
  6. 1197
      src/views/modules/report/IQC_detail_report.vue

9
src/api/qc/qc_report.js

@ -8,3 +8,12 @@ export const getIPQCReport = data => createAPI('/pms/qcReport/getIPQCReport','po
export const getFAIReport = data => createAPI('/pms/qcReport/getFAIReport','post',data) export const getFAIReport = data => createAPI('/pms/qcReport/getFAIReport','post',data)
// FQC报表查询 // FQC报表查询
export const getFQCReport = data => createAPI('/pms/qcReport/getFQCReport','post',data) export const getFQCReport = data => createAPI('/pms/qcReport/getFQCReport','post',data)
// IQC报表明细查询
export const getIQCDetailReport = data => createAPI('/pms/qcReport/getIQCDetailReport','post',data)
// IPQC报表明细查询
export const getIPQCDetailReport = data => createAPI('/pms/qcReport/getIPQCDetailReport','post',data)
// FAI报表明细查询
export const getFAIDetailReport = data => createAPI('/pms/qcReport/getFAIDetailReport','post',data)
// FQC报表明细查询
export const getFQCDetailReport = data => createAPI('/pms/qcReport/getFQCDetailReport','post',data)

6
src/views/modules/qc/IQCFileTable.vue

@ -207,9 +207,9 @@ export default {
width="100" width="100"
label="操作"> label="操作">
<template slot-scope="scope"> <template slot-scope="scope">
<el-link v-if="!scope.row.orderReftype === 'mes'" style="cursor: pointer" @click="previewFile(scope.row)">预览</el-link>
<el-link v-if="!scope.row.orderReftype === 'mes'" style="cursor: pointer" @click="downloadFile(scope.row)">下载</el-link>
<el-link v-if="!scope.row.orderReftype === 'mes'" style="cursor: pointer" @click="deleteFile(scope.row)">删除</el-link>
<el-link v-if="scope.row.orderReftype !== 'mes'" style="cursor: pointer" @click="previewFile(scope.row)">预览</el-link>
<el-link v-if="scope.row.orderReftype !== 'mes'" style="cursor: pointer" @click="downloadFile(scope.row)">下载</el-link>
<el-link v-if="scope.row.orderReftype !== 'mes'" style="cursor: pointer" @click="deleteFile(scope.row)">删除</el-link>
<el-link v-if="scope.row.orderReftype === 'mes'" style="cursor: pointer" @click="previewFileMes(scope.row)">预览</el-link> <el-link v-if="scope.row.orderReftype === 'mes'" style="cursor: pointer" @click="previewFileMes(scope.row)">预览</el-link>
<el-link v-if="scope.row.orderReftype === 'mes'" style="cursor: pointer" @click="downloadFileMes(scope.row)">下载</el-link> <el-link v-if="scope.row.orderReftype === 'mes'" style="cursor: pointer" @click="downloadFileMes(scope.row)">下载</el-link>
</template> </template>

240
src/views/modules/report/FAI_report.vue

@ -283,9 +283,9 @@
columnList: [ columnList: [
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1State',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1State',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'state', columnProp: 'state',
headerAlign: "center", headerAlign: "center",
@ -301,9 +301,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1BuDesc',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1BuDesc',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'buDesc', columnProp: 'buDesc',
headerAlign: "center", headerAlign: "center",
@ -319,9 +319,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1InspectionNo',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1InspectionNo',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'inspectionNo', columnProp: 'inspectionNo',
headerAlign: "center", headerAlign: "center",
@ -337,9 +337,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1RollNo',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1RollNo',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'rollNo', columnProp: 'rollNo',
headerAlign: "center", headerAlign: "center",
@ -355,9 +355,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1InspectionResult',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1InspectionResult',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'inspectionResult', columnProp: 'inspectionResult',
headerAlign: "center", headerAlign: "center",
@ -373,9 +373,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1DisposalMeasures',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1DisposalMeasures',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'disposalMeasures', columnProp: 'disposalMeasures',
headerAlign: "center", headerAlign: "center",
@ -391,9 +391,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1TaskDate',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1TaskDate',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'taskDate', columnProp: 'taskDate',
headerAlign: "center", headerAlign: "center",
@ -409,9 +409,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1InspectionCycle',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1InspectionCycle',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'inspectionCycle', columnProp: 'inspectionCycle',
headerAlign: "center", headerAlign: "center",
@ -427,9 +427,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1OrderNo',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1OrderNo',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'orderNo', columnProp: 'orderNo',
headerAlign: "center", headerAlign: "center",
@ -445,9 +445,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1SeqNo',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1SeqNo',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'seqNo', columnProp: 'seqNo',
headerAlign: "center", headerAlign: "center",
@ -463,9 +463,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1OperationDesc',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1OperationDesc',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'operationDesc', columnProp: 'operationDesc',
headerAlign: "center", headerAlign: "center",
@ -481,9 +481,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1ResourceDesc',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1ResourceDesc',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'resourceDesc', columnProp: 'resourceDesc',
headerAlign: "center", headerAlign: "center",
@ -499,9 +499,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1PartNo',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1PartNo',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'partNo', columnProp: 'partNo',
headerAlign: "center", headerAlign: "center",
@ -517,9 +517,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1PartDesc',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1PartDesc',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'partDesc', columnProp: 'partDesc',
headerAlign: "center", headerAlign: "center",
@ -535,9 +535,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1Sku',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1Sku',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'sku', columnProp: 'sku',
headerAlign: "center", headerAlign: "center",
@ -553,9 +553,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1cinvSourceCode',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1cinvSourceCode',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'cinvSourceCode', columnProp: 'cinvSourceCode',
headerAlign: "center", headerAlign: "center",
@ -571,9 +571,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1Invdefinetype',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1Invdefinetype',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'invdefinetype', columnProp: 'invdefinetype',
headerAlign: "center", headerAlign: "center",
@ -589,9 +589,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1UmName',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1UmName',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'umName', columnProp: 'umName',
headerAlign: "center", headerAlign: "center",
@ -607,9 +607,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1RollCount',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1RollCount',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'rollCount', columnProp: 'rollCount',
headerAlign: "center", headerAlign: "center",
@ -625,9 +625,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1SamplingQty',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1SamplingQty',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'samplingQty', columnProp: 'samplingQty',
headerAlign: "center", headerAlign: "center",
@ -643,9 +643,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1InspectionRemark',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1InspectionRemark',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'inspectionRemark', columnProp: 'inspectionRemark',
headerAlign: "center", headerAlign: "center",
@ -661,9 +661,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1DisposalRemark',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1DisposalRemark',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'disposalRemark', columnProp: 'disposalRemark',
headerAlign: "center", headerAlign: "center",
@ -679,9 +679,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1ActionDate',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1ActionDate',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'actionDate', columnProp: 'actionDate',
headerAlign: "center", headerAlign: "center",
@ -697,9 +697,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1InspectorDate',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1InspectorDate',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'inspectorDate', columnProp: 'inspectorDate',
headerAlign: "center", headerAlign: "center",
@ -715,9 +715,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1InspectorName',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1InspectorName',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'inspectorName', columnProp: 'inspectorName',
headerAlign: "center", headerAlign: "center",
@ -733,9 +733,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1OperatorName',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1OperatorName',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'operatorName', columnProp: 'operatorName',
headerAlign: "center", headerAlign: "center",
@ -751,9 +751,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1ResponsiblePersonName',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1ResponsiblePersonName',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'responsiblePersonName', columnProp: 'responsiblePersonName',
headerAlign: "center", headerAlign: "center",
@ -769,9 +769,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1SpecialRequirements',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1SpecialRequirements',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'specialRequirements', columnProp: 'specialRequirements',
headerAlign: "center", headerAlign: "center",
@ -787,9 +787,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1ItemNo',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1ItemNo',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'itemNo', columnProp: 'itemNo',
headerAlign: "center", headerAlign: "center",
@ -805,9 +805,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1ItemDesc',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1ItemDesc',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'itemDesc', columnProp: 'itemDesc',
headerAlign: "center", headerAlign: "center",
@ -823,9 +823,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1DefaultValue',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1DefaultValue',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'defaultValue', columnProp: 'defaultValue',
headerAlign: "center", headerAlign: "center",
@ -841,9 +841,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1MaxValue',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1MaxValue',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'maxValue', columnProp: 'maxValue',
headerAlign: "center", headerAlign: "center",
@ -859,9 +859,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1MinValue',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1MinValue',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'minValue', columnProp: 'minValue',
headerAlign: "center", headerAlign: "center",
@ -877,9 +877,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1ItemSamplingQty',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1ItemSamplingQty',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'itemSamplingQty', columnProp: 'itemSamplingQty',
headerAlign: "center", headerAlign: "center",
@ -895,9 +895,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1UnqualifiedQuantity',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1UnqualifiedQuantity',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'unqualifiedQuantity', columnProp: 'unqualifiedQuantity',
headerAlign: "center", headerAlign: "center",
@ -913,9 +913,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1TextValue',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1TextValue',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'textValue', columnProp: 'textValue',
headerAlign: "center", headerAlign: "center",
@ -931,9 +931,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table1ItemResultDesc',
tableId: "107001003Table1",
functionId: 107001005,
serialNumber: '107001005Table1ItemResultDesc',
tableId: "107001005Table1",
tableName: "FAI报表", tableName: "FAI报表",
columnProp: 'itemResultDesc', columnProp: 'itemResultDesc',
headerAlign: "center", headerAlign: "center",
@ -951,9 +951,9 @@
SubDetailColumnList: [ SubDetailColumnList: [
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table2SamplingLocation',
tableId: "107001003Table2",
functionId: 107001005,
serialNumber: '107001005Table2SamplingLocation',
tableId: "107001005Table2",
tableName: "FAI子明细", tableName: "FAI子明细",
columnProp: 'samplingLocation', columnProp: 'samplingLocation',
headerAlign: "center", headerAlign: "center",
@ -969,9 +969,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table2SamplingLocationB',
tableId: "107001003Table2",
functionId: 107001005,
serialNumber: '107001005Table2SamplingLocationB',
tableId: "107001005Table2",
tableName: "FAI子明细", tableName: "FAI子明细",
columnProp: 'samplingLocationB', columnProp: 'samplingLocationB',
headerAlign: "center", headerAlign: "center",
@ -987,9 +987,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001003,
serialNumber: '107001003Table2SubDetailValue',
tableId: "107001003Table2",
functionId: 107001005,
serialNumber: '107001005Table2SubDetailValue',
tableId: "107001005Table2",
tableName: "FAI子明细", tableName: "FAI子明细",
columnProp: 'subDetailValue', columnProp: 'subDetailValue',
headerAlign: "center", headerAlign: "center",

222
src/views/modules/report/FQC_report.vue

@ -283,9 +283,9 @@
columnList: [ columnList: [
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1State',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1State',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'state', columnProp: 'state',
headerAlign: "center", headerAlign: "center",
@ -301,9 +301,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1BuDesc',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1BuDesc',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'buDesc', columnProp: 'buDesc',
headerAlign: "center", headerAlign: "center",
@ -319,9 +319,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1InspectionNo',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1InspectionNo',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'inspectionNo', columnProp: 'inspectionNo',
headerAlign: "center", headerAlign: "center",
@ -337,9 +337,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1RollNo',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1RollNo',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'rollNo', columnProp: 'rollNo',
headerAlign: "center", headerAlign: "center",
@ -355,9 +355,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1InspectionResult',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1InspectionResult',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'inspectionResult', columnProp: 'inspectionResult',
headerAlign: "center", headerAlign: "center",
@ -373,9 +373,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1DisposalMeasures',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1DisposalMeasures',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'disposalMeasures', columnProp: 'disposalMeasures',
headerAlign: "center", headerAlign: "center",
@ -391,9 +391,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1TaskDate',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1TaskDate',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'taskDate', columnProp: 'taskDate',
headerAlign: "center", headerAlign: "center",
@ -409,9 +409,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1InspectionCycle',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1InspectionCycle',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'inspectionCycle', columnProp: 'inspectionCycle',
headerAlign: "center", headerAlign: "center",
@ -427,9 +427,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1OrderNo',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1OrderNo',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'orderNo', columnProp: 'orderNo',
headerAlign: "center", headerAlign: "center",
@ -445,9 +445,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1SeqNo',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1SeqNo',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'seqNo', columnProp: 'seqNo',
headerAlign: "center", headerAlign: "center",
@ -463,9 +463,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1OperationDesc',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1OperationDesc',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'operationDesc', columnProp: 'operationDesc',
headerAlign: "center", headerAlign: "center",
@ -481,9 +481,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1ResourceDesc',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1ResourceDesc',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'resourceDesc', columnProp: 'resourceDesc',
headerAlign: "center", headerAlign: "center",
@ -499,9 +499,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1PartNo',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1PartNo',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'partNo', columnProp: 'partNo',
headerAlign: "center", headerAlign: "center",
@ -517,9 +517,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1PartDesc',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1PartDesc',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'partDesc', columnProp: 'partDesc',
headerAlign: "center", headerAlign: "center",
@ -535,9 +535,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1Sku',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1Sku',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'sku', columnProp: 'sku',
headerAlign: "center", headerAlign: "center",
@ -553,9 +553,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1cinvSourceCode',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1cinvSourceCode',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'cinvSourceCode', columnProp: 'cinvSourceCode',
headerAlign: "center", headerAlign: "center",
@ -571,9 +571,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1Invdefinetype',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1Invdefinetype',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'invdefinetype', columnProp: 'invdefinetype',
headerAlign: "center", headerAlign: "center",
@ -589,9 +589,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1UmName',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1UmName',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'umName', columnProp: 'umName',
headerAlign: "center", headerAlign: "center",
@ -607,9 +607,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1RollCount',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1RollCount',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'rollCount', columnProp: 'rollCount',
headerAlign: "center", headerAlign: "center",
@ -625,9 +625,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1SamplingQty',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1SamplingQty',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'samplingQty', columnProp: 'samplingQty',
headerAlign: "center", headerAlign: "center",
@ -643,9 +643,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1InspectionRemark',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1InspectionRemark',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'inspectionRemark', columnProp: 'inspectionRemark',
headerAlign: "center", headerAlign: "center",
@ -661,9 +661,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1DisposalRemark',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1DisposalRemark',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'disposalRemark', columnProp: 'disposalRemark',
headerAlign: "center", headerAlign: "center",
@ -679,9 +679,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1ActionDate',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1ActionDate',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'actionDate', columnProp: 'actionDate',
headerAlign: "center", headerAlign: "center",
@ -697,9 +697,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1InspectorDate',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1InspectorDate',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'inspectorDate', columnProp: 'inspectorDate',
headerAlign: "center", headerAlign: "center",
@ -715,9 +715,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1InspectorName',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1InspectorName',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'inspectorName', columnProp: 'inspectorName',
headerAlign: "center", headerAlign: "center",
@ -733,9 +733,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1OperatorName',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1OperatorName',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'operatorName', columnProp: 'operatorName',
headerAlign: "center", headerAlign: "center",
@ -751,9 +751,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1ResponsiblePersonName',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1ResponsiblePersonName',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'responsiblePersonName', columnProp: 'responsiblePersonName',
headerAlign: "center", headerAlign: "center",
@ -769,9 +769,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1SpecialRequirements',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1SpecialRequirements',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'specialRequirements', columnProp: 'specialRequirements',
headerAlign: "center", headerAlign: "center",
@ -787,9 +787,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1ItemNo',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1ItemNo',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'itemNo', columnProp: 'itemNo',
headerAlign: "center", headerAlign: "center",
@ -805,9 +805,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1ItemDesc',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1ItemDesc',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'itemDesc', columnProp: 'itemDesc',
headerAlign: "center", headerAlign: "center",
@ -823,9 +823,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1DefaultValue',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1DefaultValue',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'defaultValue', columnProp: 'defaultValue',
headerAlign: "center", headerAlign: "center",
@ -841,9 +841,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1MaxValue',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1MaxValue',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'maxValue', columnProp: 'maxValue',
headerAlign: "center", headerAlign: "center",
@ -859,9 +859,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1MinValue',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1MinValue',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'minValue', columnProp: 'minValue',
headerAlign: "center", headerAlign: "center",
@ -877,9 +877,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1ItemSamplingQty',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1ItemSamplingQty',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'itemSamplingQty', columnProp: 'itemSamplingQty',
headerAlign: "center", headerAlign: "center",
@ -895,9 +895,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1UnqualifiedQuantity',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1UnqualifiedQuantity',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'unqualifiedQuantity', columnProp: 'unqualifiedQuantity',
headerAlign: "center", headerAlign: "center",
@ -913,9 +913,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1TextValue',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1TextValue',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'textValue', columnProp: 'textValue',
headerAlign: "center", headerAlign: "center",
@ -931,9 +931,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001004,
serialNumber: '107001004Table1ItemResultDesc',
tableId: "107001004Table1",
functionId: 107001007,
serialNumber: '107001007Table1ItemResultDesc',
tableId: "107001007Table1",
tableName: "FQC报表", tableName: "FQC报表",
columnProp: 'itemResultDesc', columnProp: 'itemResultDesc',
headerAlign: "center", headerAlign: "center",

246
src/views/modules/report/IPQC_report.vue

@ -288,9 +288,9 @@
columnList: [ columnList: [
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1State',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1State',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'state', columnProp: 'state',
headerAlign: "center", headerAlign: "center",
@ -306,9 +306,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1BuDesc',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1BuDesc',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'buDesc', columnProp: 'buDesc',
headerAlign: "center", headerAlign: "center",
@ -324,9 +324,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1InspectionNo',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1InspectionNo',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'inspectionNo', columnProp: 'inspectionNo',
headerAlign: "center", headerAlign: "center",
@ -342,9 +342,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1RollNo',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1RollNo',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'rollNo', columnProp: 'rollNo',
headerAlign: "center", headerAlign: "center",
@ -360,9 +360,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1InspectionResult',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1InspectionResult',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'inspectionResult', columnProp: 'inspectionResult',
headerAlign: "center", headerAlign: "center",
@ -378,9 +378,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1DisposalMeasures',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1DisposalMeasures',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'disposalMeasures', columnProp: 'disposalMeasures',
headerAlign: "center", headerAlign: "center",
@ -396,9 +396,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1InspectionTypeNo',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1InspectionTypeNo',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'inspectionTypeNo', columnProp: 'inspectionTypeNo',
headerAlign: "center", headerAlign: "center",
@ -414,9 +414,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1TaskDate',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1TaskDate',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'taskDate', columnProp: 'taskDate',
headerAlign: "center", headerAlign: "center",
@ -432,9 +432,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1InspectionCycle',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1InspectionCycle',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'inspectionCycle', columnProp: 'inspectionCycle',
headerAlign: "center", headerAlign: "center",
@ -450,9 +450,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1OrderNo',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1OrderNo',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'orderNo', columnProp: 'orderNo',
headerAlign: "center", headerAlign: "center",
@ -468,9 +468,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1SeqNo',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1SeqNo',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'seqNo', columnProp: 'seqNo',
headerAlign: "center", headerAlign: "center",
@ -486,9 +486,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1OperationDesc',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1OperationDesc',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'operationDesc', columnProp: 'operationDesc',
headerAlign: "center", headerAlign: "center",
@ -504,9 +504,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1ResourceDesc',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1ResourceDesc',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'resourceDesc', columnProp: 'resourceDesc',
headerAlign: "center", headerAlign: "center",
@ -522,9 +522,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1PartNo',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1PartNo',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'partNo', columnProp: 'partNo',
headerAlign: "center", headerAlign: "center",
@ -540,9 +540,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1PartDesc',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1PartDesc',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'partDesc', columnProp: 'partDesc',
headerAlign: "center", headerAlign: "center",
@ -558,9 +558,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1Sku',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1Sku',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'sku', columnProp: 'sku',
headerAlign: "center", headerAlign: "center",
@ -576,9 +576,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1cinvSourceCode',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1cinvSourceCode',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'cinvSourceCode', columnProp: 'cinvSourceCode',
headerAlign: "center", headerAlign: "center",
@ -594,9 +594,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1Invdefinetype',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1Invdefinetype',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'invdefinetype', columnProp: 'invdefinetype',
headerAlign: "center", headerAlign: "center",
@ -612,9 +612,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1UmName',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1UmName',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'umName', columnProp: 'umName',
headerAlign: "center", headerAlign: "center",
@ -630,9 +630,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1RollCount',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1RollCount',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'rollCount', columnProp: 'rollCount',
headerAlign: "center", headerAlign: "center",
@ -648,9 +648,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1SamplingQty',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1SamplingQty',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'samplingQty', columnProp: 'samplingQty',
headerAlign: "center", headerAlign: "center",
@ -666,9 +666,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1InspectionRemark',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1InspectionRemark',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'inspectionRemark', columnProp: 'inspectionRemark',
headerAlign: "center", headerAlign: "center",
@ -684,9 +684,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1DisposalRemark',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1DisposalRemark',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'disposalRemark', columnProp: 'disposalRemark',
headerAlign: "center", headerAlign: "center",
@ -702,9 +702,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1ActionDate',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1ActionDate',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'actionDate', columnProp: 'actionDate',
headerAlign: "center", headerAlign: "center",
@ -720,9 +720,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1InspectorDate',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1InspectorDate',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'inspectorDate', columnProp: 'inspectorDate',
headerAlign: "center", headerAlign: "center",
@ -738,9 +738,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1OperatorName',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1OperatorName',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'operatorName', columnProp: 'operatorName',
headerAlign: "center", headerAlign: "center",
@ -756,9 +756,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1ResponsiblePersonName',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1ResponsiblePersonName',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'responsiblePersonName', columnProp: 'responsiblePersonName',
headerAlign: "center", headerAlign: "center",
@ -774,9 +774,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1SpecialRequirements',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1SpecialRequirements',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'specialRequirements', columnProp: 'specialRequirements',
headerAlign: "center", headerAlign: "center",
@ -792,9 +792,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1ItemNo',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1ItemNo',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'itemNo', columnProp: 'itemNo',
headerAlign: "center", headerAlign: "center",
@ -810,9 +810,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1ItemDesc',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1ItemDesc',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'itemDesc', columnProp: 'itemDesc',
headerAlign: "center", headerAlign: "center",
@ -828,9 +828,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1DefaultValue',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1DefaultValue',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'defaultValue', columnProp: 'defaultValue',
headerAlign: "center", headerAlign: "center",
@ -846,9 +846,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1MaxValue',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1MaxValue',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'maxValue', columnProp: 'maxValue',
headerAlign: "center", headerAlign: "center",
@ -864,9 +864,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1MinValue',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1MinValue',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'minValue', columnProp: 'minValue',
headerAlign: "center", headerAlign: "center",
@ -882,9 +882,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1ItemSamplingQty',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1ItemSamplingQty',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'itemSamplingQty', columnProp: 'itemSamplingQty',
headerAlign: "center", headerAlign: "center",
@ -900,9 +900,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1UnqualifiedQuantity',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1UnqualifiedQuantity',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'unqualifiedQuantity', columnProp: 'unqualifiedQuantity',
headerAlign: "center", headerAlign: "center",
@ -918,9 +918,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1TextValue',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1TextValue',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'textValue', columnProp: 'textValue',
headerAlign: "center", headerAlign: "center",
@ -936,9 +936,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table1ItemResultDesc',
tableId: "107001002Table1",
functionId: 107001003,
serialNumber: '107001003Table1ItemResultDesc',
tableId: "107001003Table1",
tableName: "IPQC报表", tableName: "IPQC报表",
columnProp: 'itemResultDesc', columnProp: 'itemResultDesc',
headerAlign: "center", headerAlign: "center",
@ -956,9 +956,9 @@
SubDetailColumnList: [ SubDetailColumnList: [
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table2SamplingLocation',
tableId: "107001002Table2",
functionId: 107001003,
serialNumber: '107001003Table2SamplingLocation',
tableId: "107001003Table2",
tableName: "IPQC子明细", tableName: "IPQC子明细",
columnProp: 'samplingLocation', columnProp: 'samplingLocation',
headerAlign: "center", headerAlign: "center",
@ -974,9 +974,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table2SamplingLocationB',
tableId: "107001002Table2",
functionId: 107001003,
serialNumber: '107001003Table2SamplingLocationB',
tableId: "107001003Table2",
tableName: "IPQC子明细", tableName: "IPQC子明细",
columnProp: 'samplingLocationB', columnProp: 'samplingLocationB',
headerAlign: "center", headerAlign: "center",
@ -992,9 +992,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table2SubDetailValue',
tableId: "107001002Table2",
functionId: 107001003,
serialNumber: '107001003Table2SubDetailValue',
tableId: "107001003Table2",
tableName: "IPQC子明细", tableName: "IPQC子明细",
columnProp: 'subDetailValue', columnProp: 'subDetailValue',
headerAlign: "center", headerAlign: "center",
@ -1010,9 +1010,9 @@
}, },
{ {
userId: this.$store.state.user.name, userId: this.$store.state.user.name,
functionId: 107001002,
serialNumber: '107001002Table2SubDetailValueB',
tableId: "107001002Table2",
functionId: 107001003,
serialNumber: '107001003Table2SubDetailValueB',
tableId: "107001003Table2",
tableName: "IPQC子明细", tableName: "IPQC子明细",
columnProp: 'subDetailValueB', columnProp: 'subDetailValueB',
headerAlign: "center", headerAlign: "center",

1197
src/views/modules/report/IQC_detail_report.vue
File diff suppressed because it is too large
View File

Loading…
Cancel
Save