|
|
|
@ -99,41 +99,6 @@ export default { |
|
|
|
fixed: '', |
|
|
|
columnWidth:80, |
|
|
|
}, |
|
|
|
// { |
|
|
|
// userId: this.$store.state.user.name, |
|
|
|
// functionId: 100002001, |
|
|
|
// serialNumber: '100002001TableMinValue', |
|
|
|
// tableId: "100002001Table", |
|
|
|
// tableName: "属性表", |
|
|
|
// columnProp: 'minValue', |
|
|
|
// headerAlign: "center", |
|
|
|
// align: "center", |
|
|
|
// columnLabel: '最小值', |
|
|
|
// columnHidden: false, |
|
|
|
// columnImage: false, |
|
|
|
// columnSortable: false, |
|
|
|
// sortLv: 0, |
|
|
|
// status: true, |
|
|
|
// fixed: '', |
|
|
|
// columnWidth:80, |
|
|
|
// },{ |
|
|
|
// userId: this.$store.state.user.name, |
|
|
|
// functionId: 100002001, |
|
|
|
// serialNumber: '100002001TableMaxValue', |
|
|
|
// tableId: "100002001Table", |
|
|
|
// tableName: "属性表", |
|
|
|
// columnProp: 'maxValue', |
|
|
|
// headerAlign: "center", |
|
|
|
// align: "center", |
|
|
|
// columnLabel: '最大值', |
|
|
|
// columnHidden: false, |
|
|
|
// columnImage: false, |
|
|
|
// columnSortable: false, |
|
|
|
// sortLv: 0, |
|
|
|
// status: true, |
|
|
|
// fixed: '', |
|
|
|
// columnWidth:80, |
|
|
|
// }, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 100002001, |
|
|
|
@ -152,41 +117,6 @@ export default { |
|
|
|
fixed: '', |
|
|
|
columnWidth:120, |
|
|
|
}, |
|
|
|
// { |
|
|
|
// userId: this.$store.state.user.name, |
|
|
|
// functionId: 100002001, |
|
|
|
// serialNumber: '100002001TableMinValue', |
|
|
|
// tableId: "100002001Table", |
|
|
|
// tableName: "属性表", |
|
|
|
// columnProp: 'numValue', |
|
|
|
// headerAlign: "center", |
|
|
|
// align: "right", |
|
|
|
// columnLabel: '数字值', |
|
|
|
// columnHidden: false, |
|
|
|
// columnImage: false, |
|
|
|
// columnSortable: false, |
|
|
|
// sortLv: 0, |
|
|
|
// status: true, |
|
|
|
// fixed: '', |
|
|
|
// columnWidth:120, |
|
|
|
// }, |
|
|
|
// { |
|
|
|
// userId: this.$store.state.user.name, |
|
|
|
// functionId: 100002001, |
|
|
|
// serialNumber: '100002001TableDefaultValue', |
|
|
|
// tableId: "100002001Table", |
|
|
|
// tableName: "属性表", |
|
|
|
// columnProp: 'defaultValue', |
|
|
|
// headerAlign: "center", |
|
|
|
// align: "right", |
|
|
|
// columnLabel: '参照值', |
|
|
|
// columnHidden: false, |
|
|
|
// columnImage: false, |
|
|
|
// columnSortable: false, |
|
|
|
// sortLv: 0, |
|
|
|
// status: true, |
|
|
|
// fixed: '', |
|
|
|
// }, |
|
|
|
], |
|
|
|
searchDataList:[], |
|
|
|
} |
|
|
|
|