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