whj 1 éve
szülő
commit
f3bf915c86
1 módosított fájl, 6 hozzáadás és 0 törlés
  1. 6 0
      src/views/preparation/report/modules/Detail.vue

+ 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,