This commit is contained in:
aaron 2025-03-18 09:51:09 +08:00
parent 04612a57b5
commit 45c23bccc8

View File

@ -229,8 +229,8 @@ export default defineComponent({
},
{
title: '配送员名字',
dataIndex: 'deliveryman_name',
key: 'deliveryman_name',
dataIndex: 'deliveryman_auth_name',
key: 'deliveryman_auth_name',
width: 120
},
{