diff --git a/WebContent/WEB-INF/view/project/projectMgmtWbsList3.jsp b/WebContent/WEB-INF/view/project/projectMgmtWbsList3.jsp index 0737718..d4fba67 100644 --- a/WebContent/WEB-INF/view/project/projectMgmtWbsList3.jsp +++ b/WebContent/WEB-INF/view/project/projectMgmtWbsList3.jsp @@ -122,6 +122,14 @@ var columns = [ ] }, + { + title:'장비', headerHozAlign:'center', + columns:[ + {headerHozAlign : 'center', hozAlign : 'center', width : '90', title : '조립', field : 'ASSEMBLY', sorter:"string"}, + {headerHozAlign : 'center', hozAlign : 'center', width : '90', title : '검증', field : 'VERIFICATION', sorter:"string"} + ] + }, + { title:'출하', headerHozAlign:'center', columns:[