mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 05:39:36 +08:00
Merge branch 'master' of https://gitee.com/elegant_wings/dbd-meeting-html
This commit is contained in:
commit
04bdda7119
@ -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