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