geng'xgengx
This commit is contained in:
parent
cc9918e8e2
commit
c678fb38c9
@ -124,7 +124,7 @@
|
|||||||
, { field: 'create_time', title: '创建时间', }
|
, { field: 'create_time', title: '创建时间', }
|
||||||
, { field: 'project_name', title: '关联项目', width: 150 }
|
, { field: 'project_name', title: '关联项目', width: 150 }
|
||||||
, { field: 'director_name', title: '负责人', align: 'center', width: 80 }
|
, { 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: 'plan_hours', title: '预估工时', align: 'center', width: 80 }
|
||||||
, {
|
, {
|
||||||
field: 'end_time', title: '计划完成日期', width: 150, templet: function (d) {
|
field: 'end_time', title: '计划完成日期', width: 150, templet: function (d) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user