whj 1 жил өмнө
parent
commit
f3bf915c86

+ 6 - 0
src/views/preparation/report/modules/Detail.vue

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