This commit is contained in:
@@ -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,
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user