|
@@ -102,9 +102,9 @@
|
|
|
showOverflowTooltip: true,
|
|
showOverflowTooltip: true,
|
|
|
align: 'center'
|
|
align: 'center'
|
|
|
},
|
|
},
|
|
|
- { label: '型号', prop: 'modelType', width: '150' },
|
|
|
|
|
- { label: '规格', prop: 'specification', width: '150' },
|
|
|
|
|
- { label: '牌号', prop: 'brandNum', width: '100' },
|
|
|
|
|
|
|
+ // { label: '型号', prop: 'modelType', width: '150' },
|
|
|
|
|
+ // { label: '规格', prop: 'specification', width: '150' },
|
|
|
|
|
+ // { label: '牌号', prop: 'brandNum', width: '100' },
|
|
|
{
|
|
{
|
|
|
prop: 'sourceType',
|
|
prop: 'sourceType',
|
|
|
label: '出入库类型',
|
|
label: '出入库类型',
|