|
|
@ -294,6 +294,23 @@ import { |
|
|
status: true, |
|
|
status: true, |
|
|
fixed: false, |
|
|
fixed: false, |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
userId: this.$store.state.user.name, |
|
|
|
|
|
functionId: 2101, |
|
|
|
|
|
serialNumber: 'library2101AppliedDate', |
|
|
|
|
|
tableId: "library2101", |
|
|
|
|
|
tableName: "libraryTable", |
|
|
|
|
|
columnProp: "strReportDate", |
|
|
|
|
|
headerAlign: "center", |
|
|
|
|
|
align: "center", |
|
|
|
|
|
columnLabel: "录入日期", |
|
|
|
|
|
columnHidden: false, |
|
|
|
|
|
columnImage: false, |
|
|
|
|
|
columnSortable: false, |
|
|
|
|
|
sortLv: 0, |
|
|
|
|
|
status: true, |
|
|
|
|
|
fixed: false, |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
functionId: 2101, |
|
|
functionId: 2101, |
|
|
|