1 năm trước cách đây
mục cha
commit
2d6ee02e51
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

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