会议管理
This commit is contained in:
@@ -39,7 +39,7 @@ export const columns: VxeGridProps['columns'] = [
|
||||
minWidth: '120'
|
||||
},
|
||||
{
|
||||
title: '服务地点(房间id)',
|
||||
title: '服务地点',
|
||||
field: 'roomId',
|
||||
minWidth: '120'
|
||||
},
|
||||
|
@@ -104,7 +104,7 @@ function handleMultiDelete() {
|
||||
|
||||
<template>
|
||||
<Page :auto-content-height="true">
|
||||
<BasicTable table-title="绿植租赁-订单养护管理列表">
|
||||
<BasicTable table-title="养护管理列表">
|
||||
<template #toolbar-tools>
|
||||
<Space>
|
||||
<a-button
|
||||
|
Reference in New Issue
Block a user