@@ -823,15 +823,17 @@
isNone: this.quoteType === 2,
align: 'center'
},
- // {
- // width: 100,
- // prop: 'density',
- // label: '密度',
- // align: 'center'
- // },
+ {
+ width: 100,
+ prop: 'density',
+ isNone: this.quoteType === 2,
+ label: '密度',
+ align: 'center'
+ },
{
width: 150,
prop: 'productType',
label: '生产加工方式',
align: 'center',
formatter: (_row, _column, cellValue) => {