szh_zidingyibiaoti
张同海 2 years ago
parent 90e3390c73
commit 9f04365a3d

@ -167,13 +167,13 @@ const columns = [
{ {
title: '电话', title: '电话',
align: 'center', align: 'center',
width: '110', width: '140',
dataIndex: 'tel' dataIndex: 'tel'
}, },
{ {
title: '邮箱', title: '邮箱',
align: 'center', align: 'center',
width: '180', width: '200',
dataIndex: 'email' dataIndex: 'email'
}, },
{ {
@ -227,7 +227,7 @@ const columns = [
{ {
title: '发票抬头', title: '发票抬头',
align: 'center', align: 'center',
width: '160', width: '200',
dataIndex: 'invTitle' dataIndex: 'invTitle'
}, },
{ {

Loading…
Cancel
Save