Update publicUnit.vue
This commit is contained in:
parent
875bfbd236
commit
ee21484501
|
@ -96,6 +96,7 @@ const columns: TableProps['columns'] = [
|
|||
},
|
||||
{
|
||||
dataIndex: 'remark',
|
||||
title: '备注',
|
||||
width: 120,
|
||||
ellipsis: true,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue