角标对齐
This commit is contained in:
@@ -128,6 +128,9 @@ const columns = reactive<ColumnProps<any>[]>([
|
|||||||
prop: 'type',
|
prop: 'type',
|
||||||
label: '参数类型',
|
label: '参数类型',
|
||||||
minWidth: 180,
|
minWidth: 180,
|
||||||
|
align: 'left',
|
||||||
|
headerAlign:'center'
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
prop: 'desc',
|
prop: 'desc',
|
||||||
|
|||||||
Reference in New Issue
Block a user