|
|
|
@ -1280,6 +1280,42 @@ |
|
|
|
fixed: '', |
|
|
|
columnWidth: 170, |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 301006, |
|
|
|
serialNumber: '301006Table1SubmitDate', |
|
|
|
tableId: "301006Table1", |
|
|
|
tableName: "IQC检验记录表", |
|
|
|
columnProp: 'submitDate', |
|
|
|
headerAlign: "center", |
|
|
|
align: "center", |
|
|
|
columnLabel: '审核时间', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 170, |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 301006, |
|
|
|
serialNumber: '301006Table1CancelCheckDate', |
|
|
|
tableId: "301006Table1", |
|
|
|
tableName: "IQC检验记录表", |
|
|
|
columnProp: 'cancelCheckDate', |
|
|
|
headerAlign: "center", |
|
|
|
align: "center", |
|
|
|
columnLabel: '取消审核时间', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 170, |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 301006, |
|
|
|
|