@@ -269,6 +269,7 @@ import moment from 'moment'
title:'状态',
align:"center",
dataIndex: 'state',
+ fixed:"right",
scopedSlots: { customRender: 'state' },
width:140
},