@@ -244,7 +244,7 @@ import moment from 'moment'
title:'计划单号',
align:"center",
dataIndex: 'planNumber',
- width:120
+ width:130
},
{
title:'款号',
@@ -271,7 +271,7 @@ import moment from 'moment'
dataIndex: 'state',
fixed:"right",
scopedSlots: { customRender: 'state' },
- width:140
+ width:160
title: '操作',