Browse Source

Merge branch 'demo_' of http://124.71.196.186:8888/hfxc226/hitch-antd into demo_

guarantee-lsq 1 year ago
parent
commit
5a34a07ae0
1 changed files with 6 additions and 0 deletions
  1. 6 0
      src/views/preparation/report/modules/Detail.vue

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

@@ -29,6 +29,12 @@ export default {
       statusMap: {},
       preparationMap: {},
       columns: [
+        {
+          title: '筹建名称',
+          checked: true,
+          width: '150',
+          dataIndex: 'name'
+        },
         {
           title: '申请人',
           checked: true,