@@ -24,7 +24,7 @@ const listPageData = reactive({
tableColumn: [
{
label: '订单ID',
- prop: 'mainOrderId',
+ prop: 'outTradeNo',
width: '180px'
},