소스 검색

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

guarantee-lsq 1 년 전
부모
커밋
5a34a07ae0
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  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,