Update publicUnit.vue

This commit is contained in:
TimSpan 2024-12-19 11:48:17 +08:00
parent 875bfbd236
commit ee21484501
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ const columns: TableProps['columns'] = [
},
{
dataIndex: 'remark',
title: '备注',
width: 120,
ellipsis: true,
},