1、通知公告
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
2025-07-23 16:28:30 +08:00
parent db8186d055
commit ae098aa1e0
13 changed files with 842 additions and 129 deletions

View File

@@ -37,9 +37,14 @@ export const columns: VxeGridProps['columns'] = [
field: 'name',
minWidth:100,
},
// {
// title: '会议室地址',
// field: 'locationName',
// width:210,
// },
{
title: '会议室地址',
field: 'locationName',
title: '配套设备',
field: 'baseService',
width:210,
},
{