diff --git a/app/project/view/task/index.html b/app/project/view/task/index.html index 24cfd02..9127f38 100644 --- a/app/project/view/task/index.html +++ b/app/project/view/task/index.html @@ -124,7 +124,7 @@ , { field: 'create_time', title: '创建时间', } , { field: 'project_name', title: '关联项目', width: 150 } , { field: 'director_name', title: '负责人', align: 'center', width: 80 } - , { field: 'assist_admin_names', title: '协作人', width: 200 } + , { field: 'assist_admin_names', title: '协作人', width: 80 } , { field: 'plan_hours', title: '预估工时', align: 'center', width: 80 } , { field: 'end_time', title: '计划完成日期', width: 150, templet: function (d) {