This commit is contained in:
SelfRidicule 2024-04-03 14:30:11 +08:00
commit 04bdda7119

View File

@ -146,6 +146,10 @@ export default {
title: '金额',
dataIndex: 'orderMoney'
},
{
title: '支付状态',
dataIndex: 'isPay'
},
{
title: '预约状态',
dataIndex: 'statusName'