|
|
|
@ -264,24 +264,24 @@ export default { |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 200003, |
|
|
|
serialNumber: '200003TableRollNo', |
|
|
|
tableId: "200003Table", |
|
|
|
tableName: "卷号", |
|
|
|
columnWidth: 100, |
|
|
|
columnProp: 'rollNo', |
|
|
|
headerAlign: 'center', |
|
|
|
align: "center", |
|
|
|
columnLabel: '卷号', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
}, |
|
|
|
// { |
|
|
|
// userId: this.$store.state.user.name, |
|
|
|
// functionId: 200003, |
|
|
|
// serialNumber: '200003TableRollNo', |
|
|
|
// tableId: "200003Table", |
|
|
|
// tableName: "卷号", |
|
|
|
// columnWidth: 100, |
|
|
|
// columnProp: 'rollNo', |
|
|
|
// headerAlign: 'center', |
|
|
|
// align: "center", |
|
|
|
// columnLabel: '卷号', |
|
|
|
// columnHidden: false, |
|
|
|
// columnImage: false, |
|
|
|
// columnSortable: false, |
|
|
|
// sortLv: 0, |
|
|
|
// status: true, |
|
|
|
// fixed: '', |
|
|
|
// }, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 200003, |
|
|
|
|