@@ -57,7 +57,7 @@
:dataSource="dataSource"
:pagination="ipagination"
:loading="loading"
- :scroll="{ x: 2200 }"
+ :scroll="{ x: 2300 }"
@change="handleTableChange">
<span slot="paymentCode" slot-scope="text,record">
@@ -137,7 +137,7 @@
{
title: '付款企业',
align: 'left',
- width: 200,
+ width: 300,
dataIndex: 'companyName'
},