@@ -49,7 +49,7 @@ export const columns = (): ProColumns<any>[] => {
},
{
title: '订单号',
- dataIndex: 'orderId',
+ dataIndex: 'orderNo',
width: 170,
align: 'center',
ellipsis: true,