|
|
@ -496,7 +496,7 @@ |
|
|
prop="" |
|
|
prop="" |
|
|
header-align="center" |
|
|
header-align="center" |
|
|
align="right" |
|
|
align="right" |
|
|
min-width="75" |
|
|
|
|
|
|
|
|
min-width="90" |
|
|
label="项目检验结论"> |
|
|
label="项目检验结论"> |
|
|
<template slot-scope="scope"> |
|
|
<template slot-scope="scope"> |
|
|
<el-select :class="{redElSelect:scope.row.itemResult === 'N', greenElSelect:scope.row.itemResult === 'Y'}" v-if="detailData.submitFlag === 'Y'" v-model="scope.row.itemResult" disabled style="height: 11px;padding: 0px"> |
|
|
<el-select :class="{redElSelect:scope.row.itemResult === 'N', greenElSelect:scope.row.itemResult === 'Y'}" v-if="detailData.submitFlag === 'Y'" v-model="scope.row.itemResult" disabled style="height: 11px;padding: 0px"> |
|
|
@ -1100,7 +1100,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 100, |
|
|
|
|
|
|
|
|
columnWidth: 150, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1118,7 +1118,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 100, |
|
|
|
|
|
|
|
|
columnWidth: 150, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1136,7 +1136,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 80, |
|
|
|
|
|
|
|
|
columnWidth: 100, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1172,7 +1172,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 80, |
|
|
|
|
|
|
|
|
columnWidth: 100, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1190,7 +1190,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 120, |
|
|
|
|
|
|
|
|
columnWidth: 130, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1208,7 +1208,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 80, |
|
|
|
|
|
|
|
|
columnWidth: 100, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1218,7 +1218,7 @@ |
|
|
tableName: "IPQC检验记录表", |
|
|
tableName: "IPQC检验记录表", |
|
|
columnProp: 'orderNo', |
|
|
columnProp: 'orderNo', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "left", |
|
|
columnLabel: '工单号', |
|
|
columnLabel: '工单号', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1226,7 +1226,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 120, |
|
|
|
|
|
|
|
|
columnWidth: 150, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1236,7 +1236,7 @@ |
|
|
tableName: "IPQC检验记录表", |
|
|
tableName: "IPQC检验记录表", |
|
|
columnProp: 'seqNo', |
|
|
columnProp: 'seqNo', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "left", |
|
|
columnLabel: '派工单号', |
|
|
columnLabel: '派工单号', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1244,7 +1244,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 150, |
|
|
|
|
|
|
|
|
columnWidth: 200, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1254,7 +1254,7 @@ |
|
|
tableName: "IPQC检验记录表", |
|
|
tableName: "IPQC检验记录表", |
|
|
columnProp: 'operationDesc', |
|
|
columnProp: 'operationDesc', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "left", |
|
|
columnLabel: '工序', |
|
|
columnLabel: '工序', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1262,7 +1262,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 100, |
|
|
|
|
|
|
|
|
columnWidth: 120, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1272,7 +1272,7 @@ |
|
|
tableName: "IPQC检验记录表", |
|
|
tableName: "IPQC检验记录表", |
|
|
columnProp: 'resourceDesc', |
|
|
columnProp: 'resourceDesc', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "left", |
|
|
columnLabel: '机台', |
|
|
columnLabel: '机台', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1280,7 +1280,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 100, |
|
|
|
|
|
|
|
|
columnWidth: 120, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1298,7 +1298,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 100, |
|
|
|
|
|
|
|
|
columnWidth: 120, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1308,7 +1308,7 @@ |
|
|
tableName: "IPQC检验记录表", |
|
|
tableName: "IPQC检验记录表", |
|
|
columnProp: 'spec', |
|
|
columnProp: 'spec', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "left", |
|
|
columnLabel: '物料类别', |
|
|
columnLabel: '物料类别', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1316,7 +1316,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 150, |
|
|
|
|
|
|
|
|
columnWidth: 200, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1334,7 +1334,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 100, |
|
|
|
|
|
|
|
|
columnWidth: 120, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1352,7 +1352,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 100, |
|
|
|
|
|
|
|
|
columnWidth: 120, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1362,7 +1362,7 @@ |
|
|
tableName: "IPQC检验记录表", |
|
|
tableName: "IPQC检验记录表", |
|
|
columnProp: 'partDesc', |
|
|
columnProp: 'partDesc', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "left", |
|
|
columnLabel: '物料名称', |
|
|
columnLabel: '物料名称', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1370,7 +1370,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 150, |
|
|
|
|
|
|
|
|
columnWidth: 300, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1388,7 +1388,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 80, |
|
|
|
|
|
|
|
|
columnWidth: 100, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1406,7 +1406,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 80, |
|
|
|
|
|
|
|
|
columnWidth: 100, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1424,7 +1424,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 80, |
|
|
|
|
|
|
|
|
columnWidth: 100, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1434,7 +1434,7 @@ |
|
|
tableName: "IPQC检验记录表", |
|
|
tableName: "IPQC检验记录表", |
|
|
columnProp: 'inspectionRemark', |
|
|
columnProp: 'inspectionRemark', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "left", |
|
|
columnLabel: '质检备注', |
|
|
columnLabel: '质检备注', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1442,7 +1442,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 120, |
|
|
|
|
|
|
|
|
columnWidth: 200, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1452,7 +1452,7 @@ |
|
|
tableName: "IPQC检验记录表", |
|
|
tableName: "IPQC检验记录表", |
|
|
columnProp: 'disposalRemark', |
|
|
columnProp: 'disposalRemark', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "left", |
|
|
columnLabel: '处置说明', |
|
|
columnLabel: '处置说明', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1460,7 +1460,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 120, |
|
|
|
|
|
|
|
|
columnWidth: 200, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1478,7 +1478,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 150, |
|
|
|
|
|
|
|
|
columnWidth: 170, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1496,7 +1496,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 120, |
|
|
|
|
|
|
|
|
columnWidth: 170, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1524,7 +1524,7 @@ |
|
|
tableName: "IPQC检验记录表", |
|
|
tableName: "IPQC检验记录表", |
|
|
columnProp: 'specialRequirements', |
|
|
columnProp: 'specialRequirements', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "left", |
|
|
columnLabel: '特殊要求', |
|
|
columnLabel: '特殊要求', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1532,7 +1532,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 120, |
|
|
|
|
|
|
|
|
columnWidth: 200, |
|
|
}, |
|
|
}, |
|
|
], |
|
|
], |
|
|
//项目清单 |
|
|
//项目清单 |
|
|
@ -1612,15 +1612,15 @@ |
|
|
tableName: "检验单明细表", |
|
|
tableName: "检验单明细表", |
|
|
columnProp: 'itemDesc', |
|
|
columnProp: 'itemDesc', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
columnLabel: '检验项目', |
|
|
|
|
|
|
|
|
align: "left", |
|
|
|
|
|
columnLabel: '检验项目名称', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
columnSortable: false, |
|
|
columnSortable: false, |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 120, |
|
|
|
|
|
|
|
|
columnWidth: 150, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1630,7 +1630,7 @@ |
|
|
tableName: "检验单明细表", |
|
|
tableName: "检验单明细表", |
|
|
columnProp: 'samplingLevelDesc', |
|
|
columnProp: 'samplingLevelDesc', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "left", |
|
|
columnLabel: '检验水平', |
|
|
columnLabel: '检验水平', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1648,7 +1648,7 @@ |
|
|
tableName: "检验单明细表", |
|
|
tableName: "检验单明细表", |
|
|
columnProp: 'samplingProgrammeDesc', |
|
|
columnProp: 'samplingProgrammeDesc', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "left", |
|
|
columnLabel: '检验方案', |
|
|
columnLabel: '检验方案', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1666,7 +1666,7 @@ |
|
|
tableName: "检验单明细表", |
|
|
tableName: "检验单明细表", |
|
|
columnProp: 'methodName', |
|
|
columnProp: 'methodName', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "left", |
|
|
columnLabel: '检验方法', |
|
|
columnLabel: '检验方法', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1684,7 +1684,7 @@ |
|
|
tableName: "检验单明细表", |
|
|
tableName: "检验单明细表", |
|
|
columnProp: 'methodRemark', |
|
|
columnProp: 'methodRemark', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "left", |
|
|
columnLabel: '检验方法说明', |
|
|
columnLabel: '检验方法说明', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1692,7 +1692,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 150, |
|
|
|
|
|
|
|
|
columnWidth: 200, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1720,7 +1720,7 @@ |
|
|
tableName: "检验单明细表", |
|
|
tableName: "检验单明细表", |
|
|
columnProp: 'aql', |
|
|
columnProp: 'aql', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "right", |
|
|
columnLabel: 'AQL', |
|
|
columnLabel: 'AQL', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1728,7 +1728,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 80, |
|
|
|
|
|
|
|
|
columnWidth: 100, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1738,7 +1738,7 @@ |
|
|
tableName: "检验单明细表", |
|
|
tableName: "检验单明细表", |
|
|
columnProp: 'ac', |
|
|
columnProp: 'ac', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "right", |
|
|
columnLabel: 'AC', |
|
|
columnLabel: 'AC', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1746,7 +1746,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 80, |
|
|
|
|
|
|
|
|
columnWidth: 100, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1756,7 +1756,7 @@ |
|
|
tableName: "检验单明细表", |
|
|
tableName: "检验单明细表", |
|
|
columnProp: 're', |
|
|
columnProp: 're', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "right", |
|
|
columnLabel: 'RE', |
|
|
columnLabel: 'RE', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1764,7 +1764,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 80, |
|
|
|
|
|
|
|
|
columnWidth: 100, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
@ -1774,7 +1774,7 @@ |
|
|
tableName: "检验单明细表", |
|
|
tableName: "检验单明细表", |
|
|
columnProp: 'defaultValue', |
|
|
columnProp: 'defaultValue', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "right", |
|
|
columnLabel: '标准值', |
|
|
columnLabel: '标准值', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1792,7 +1792,7 @@ |
|
|
tableName: "检验单明细表", |
|
|
tableName: "检验单明细表", |
|
|
columnProp: 'maxValue', |
|
|
columnProp: 'maxValue', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "right", |
|
|
columnLabel: '上限值', |
|
|
columnLabel: '上限值', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1810,7 +1810,7 @@ |
|
|
tableName: "检验单明细表", |
|
|
tableName: "检验单明细表", |
|
|
columnProp: 'minValue', |
|
|
columnProp: 'minValue', |
|
|
headerAlign: "center", |
|
|
headerAlign: "center", |
|
|
align: "center", |
|
|
|
|
|
|
|
|
align: "right", |
|
|
columnLabel: '下限值', |
|
|
columnLabel: '下限值', |
|
|
columnHidden: false, |
|
|
columnHidden: false, |
|
|
columnImage: false, |
|
|
columnImage: false, |
|
|
@ -1836,7 +1836,7 @@ |
|
|
sortLv: 0, |
|
|
sortLv: 0, |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: '', |
|
|
fixed: '', |
|
|
columnWidth: 80, |
|
|
|
|
|
|
|
|
columnWidth: 100, |
|
|
}, |
|
|
}, |
|
|
], |
|
|
], |
|
|
fileColumnList: [ |
|
|
fileColumnList: [ |
|
|
|