修改中英文切换
This commit is contained in:
@@ -206,12 +206,12 @@
|
||||
{
|
||||
title: this.$t('ModelPlatform'),
|
||||
align: 'center',
|
||||
dataIndex: 'vehiclePlatform_dictText'
|
||||
dataIndex: 'vehiclePlatform'
|
||||
},
|
||||
{
|
||||
title: this.$t('DigitalPlatform'),
|
||||
align: 'center',
|
||||
dataIndex: 'digitalPlatform_dictText'
|
||||
dataIndex: 'digitalPlatform'
|
||||
},
|
||||
{
|
||||
title: this.$t('operation'),
|
||||
|
||||
Reference in New Issue
Block a user