合并分支 'feature_dev_20221129_UI' 到 'master'
Feature dev 20221129 ui 查看合并请求 laws-nio/laws-weilai!274
This commit is contained in:
@@ -97,13 +97,13 @@
|
||||
{
|
||||
title: this.$t('NiONumber'),
|
||||
dataIndex: 'nioNumber',
|
||||
align: 'center',
|
||||
align: 'left',
|
||||
width: 200,
|
||||
ellipsis: true
|
||||
},
|
||||
{
|
||||
title: this.$t('ParameterName'),
|
||||
align: 'center',
|
||||
align: 'left',
|
||||
dataIndex: 'paramsName',
|
||||
width: 200,
|
||||
ellipsis: true
|
||||
@@ -111,7 +111,7 @@
|
||||
{
|
||||
title: this.$t('areaOfResponsibility'),
|
||||
dataIndex: 'dutyTerritory_dictText',
|
||||
align: 'center',
|
||||
align: 'left',
|
||||
width: 200,
|
||||
ellipsis: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user