会议管理

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'
},

View File

@@ -104,7 +104,7 @@ function handleMultiDelete() {
<template>
<Page :auto-content-height="true">
<BasicTable table-title="绿植租赁-订单养护管理列表">
<BasicTable table-title="养护管理列表">
<template #toolbar-tools>
<Space>
<a-button