|
@@ -203,7 +203,7 @@ export const SearchForm = [
|
|
export const columnsCard = [
|
|
export const columnsCard = [
|
|
{
|
|
{
|
|
title: window.$t('lotCard.PackageName'),
|
|
title: window.$t('lotCard.PackageName'),
|
|
- dataIndex: 'tariffName',
|
|
|
|
|
|
+ dataIndex: 'productName',
|
|
align: 'center', ellipsis: true
|
|
align: 'center', ellipsis: true
|
|
}, {
|
|
}, {
|
|
title: window.$t('lotCard.PackageStatus'),
|
|
title: window.$t('lotCard.PackageStatus'),
|