@@ -56,6 +56,12 @@ export default {
width: '150',
dataIndex: 'positionName'
},
+ {
+ title: '费用(元)',
+ checked: true,
+ width: '150',
+ dataIndex: 'fee'
+ },
{
title: '报修时间',
checked: true,