@@ -130,7 +130,7 @@
:dataSource="dataSource"
:pagination="ipagination"
:loading="loading"
- :scroll="{ x: 1980}"
+ :scroll="{ x: 1930}"
@change="handleTableChange">
<span slot="action1" slot-scope="text, record">
@@ -343,13 +343,13 @@
{
title:'创建时间',
align:"left",
- width: 150,
+ width: 200,
dataIndex: 'createTime'
},
title:'截止时间',
dataIndex: 'expiryDate'