|
|
|
@ -350,7 +350,7 @@ |
|
|
|
columnProp: "partDesc", |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: "产品名称", |
|
|
|
columnLabel: "产品名称/规格", |
|
|
|
columnWidth: 180, |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
@ -557,24 +557,6 @@ |
|
|
|
status: true, |
|
|
|
fixed: false |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: this.$route.meta.menuId, |
|
|
|
serialNumber: '5303ProduceSpec', |
|
|
|
tableId: "5303Produce", |
|
|
|
tableName: "流转日计划", |
|
|
|
columnProp: "spec", |
|
|
|
headerAlign: "center", |
|
|
|
align: "left", |
|
|
|
columnLabel: "规格型号", |
|
|
|
columnWidth: 80, |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: false |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: this.$route.meta.menuId, |
|
|
|
|