feat:【mall 商城】交易订单(80% ele 部分)

This commit is contained in:
YunaiV
2025-10-15 13:14:59 +08:00
parent a82d492f58
commit 7fd071a79b
7 changed files with 34 additions and 28 deletions

View File

@@ -108,7 +108,7 @@ export function useGridFormSchema(): VbenFormSchema[] {
},
},
{
fieldName: 'deliveryType',
fieldName: 'pickUpVerifyCode',
label: '核销码',
component: 'Input',
componentProps: {
@@ -213,7 +213,6 @@ export function useGridColumns(): VxeGridPropTypes.Columns {
},
minWidth: 80,
},
{
field: 'payPrice',
title: '实际支付',