会议管理

This commit is contained in:
FLL
2025-07-05 11:43:25 +08:00
parent 06c625fa76
commit ddf8251ce8
8 changed files with 62 additions and 39 deletions

View File

@@ -39,7 +39,7 @@ export const columns: VxeGridProps['columns'] = [
minWidth: '120'
},
{
title: '服务地点房间id',
title: '服务地点',
field: 'roomId',
minWidth: '120'
},