@@ -259,7 +259,7 @@ export default {
columns={[
{
columnAttributes: {
- label: '维修费用',
+ label: '维修标识',
prop: 'repairFlag'
},
render: (h, { row }) => {