[update 高级搜索] 去掉适用零部件

This commit is contained in:
danshihao
2024-08-05 14:10:00 +08:00
parent 47f51196da
commit 83672551f2
@@ -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',