项目库-法规意见收集-法规技术评估-品牌表头居左

This commit is contained in:
刘彦泽
2023-01-06 14:21:27 +08:00
parent 0fe60644a9
commit 9e87e5ca18
3 changed files with 3 additions and 3 deletions
@@ -213,7 +213,7 @@
},
{
title: this.$t('brand'),
align: 'center',
align: 'left',
ellipsis: true,
width: 140,
dataIndex: 'brand_text'
@@ -282,7 +282,7 @@
},
{
title: this.$t('brand'),
align: 'center',
align: 'left',
ellipsis: true,
width: 140,
dataIndex: 'brand_text'
@@ -243,7 +243,7 @@
},
{
title: this.$t('brand'),
align: 'center',
align: 'left',
width: 180,
ellipsis: true,
dataIndex: 'brandText'