UI界面变更-项目库-表单宽度-表格内容左对齐
This commit is contained in:
@@ -76,14 +76,14 @@
|
||||
{
|
||||
title: this.$t('VersionNumber'),
|
||||
dataIndex: 'projectVersion',
|
||||
align: 'center',
|
||||
align: 'left',
|
||||
ellipsis: true,
|
||||
width: 200
|
||||
},
|
||||
{
|
||||
title: this.$t('describe'),
|
||||
dataIndex: 'explanation',
|
||||
align: 'center',
|
||||
align: 'left',
|
||||
ellipsis: true,
|
||||
width: 500
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user