[update 高级搜索] 去掉适用零部件
This commit is contained in:
@@ -386,13 +386,13 @@ export default {
|
|||||||
dataIndex: 'item_content',
|
dataIndex: 'item_content',
|
||||||
scopedSlots: { customRender: 'item_content' }
|
scopedSlots: { customRender: 'item_content' }
|
||||||
},
|
},
|
||||||
{ // 适用零部件
|
// { // 适用零部件
|
||||||
title: this.$t('dashboard.advancedSearch.applicableComponents'),
|
// title: this.$t('dashboard.advancedSearch.applicableComponents'),
|
||||||
align: 'center',
|
// align: 'center',
|
||||||
width: 180,
|
// width: 180,
|
||||||
dataIndex: 'applicable_components',
|
// dataIndex: 'applicable_components',
|
||||||
scopedSlots: { customRender: 'text' }
|
// scopedSlots: { customRender: 'text' }
|
||||||
},
|
// },
|
||||||
{ // 新生产车实施日期
|
{ // 新生产车实施日期
|
||||||
title: this.$t('dashboard.advancedSearch.newProduceVehiclesImplementationDate'),
|
title: this.$t('dashboard.advancedSearch.newProduceVehiclesImplementationDate'),
|
||||||
align: 'center',
|
align: 'center',
|
||||||
|
|||||||
Reference in New Issue
Block a user