@@ -259,7 +259,7 @@ export default {
columns={[
{
columnAttributes: {
- label: '是否质量问题',
+ label: '维修费用',
prop: 'repairFlag'
},
render: (h, { row }) => {