mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 05:39:36 +08:00
修改了预约记录的页面
This commit is contained in:
parent
b17efcc393
commit
bd10c31aeb
@ -146,6 +146,10 @@ export default {
|
|||||||
title: '金额',
|
title: '金额',
|
||||||
dataIndex: 'orderMoney'
|
dataIndex: 'orderMoney'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: '支付状态',
|
||||||
|
dataIndex: 'isPay'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: '预约状态',
|
title: '预约状态',
|
||||||
dataIndex: 'statusName'
|
dataIndex: 'statusName'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user