1 年之前
父節點
當前提交
2d6ee02e51
共有 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,