whj 1 年之前
父节点
当前提交
f3bf915c86
共有 1 个文件被更改,包括 6 次插入0 次删除
  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,