whj 1 năm trước cách đây
mục cha
commit
f3bf915c86
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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,