[update] 我的收藏去掉两个实施日期

This commit is contained in:
lideqin
2024-08-08 17:12:31 +08:00
parent 5b562b0100
commit 5a38627cb8
@@ -94,20 +94,6 @@ export default {
dataIndex: 'releaseDate',
scopedSlots: { customRender: 'text' }
},
{
title: this.$t('personalCenter.collection.newCarTypeDate'),
align: 'center',
width: 180,
dataIndex: 'newModelImplementationDate',
scopedSlots: { customRender: 'text' }
},
{
title: this.$t('personalCenter.collection.productCarDate'),
align: 'center',
width: 180,
dataIndex: 'onTheProductionDate',
scopedSlots: { customRender: 'text' }
},
{
title: this.$t('personalCenter.collection.standardState'),
align: 'center',