合并分支 'feature_dev_20221129_UI' 到 'master'

Feature dev 20221129 ui

查看合并请求 laws-nio/laws-weilai!274
This commit is contained in:
高嵩
2023-01-07 08:19:05 +08:00
7 changed files with 33 additions and 14 deletions
@@ -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
}