547 lines
22 KiB
Plaintext
547 lines
22 KiB
Plaintext
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
|
|
<%@ page import="com.pms.common.utils.*"%>
|
|
<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
|
|
<%@ page import="java.util.*" %>
|
|
<%@include file="/init.jsp"%>
|
|
<%
|
|
PersonBean person = (PersonBean)session.getAttribute(Constants.PERSON_BEAN);
|
|
String connector = person.getUserId();
|
|
%>
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title><%=Constants.SYSTEM_NAME%></title>
|
|
|
|
<!-- //JSTL 페이징 변수선언 -->
|
|
<c:set var="totalCount" value="${empty TOTAL_COUNT?0:TOTAL_COUNT}" />
|
|
<c:set var="maxPage" value="${empty MAX_PAGE_SIZE?1:MAX_PAGE_SIZE}" />
|
|
<c:set var="nPage" value="${empty param.page?1:param.page}" />
|
|
<c:set var="pageIndex" value="${(nPage-1)/10}" />
|
|
<c:set var="nextPage" value="${empty NEXT_PAGE?1:NEXT_PAGE}" />
|
|
<c:set var="prevPage" value="${empty PREV_PAGE?1:PREV_PAGE}" />
|
|
<c:set var="now" value="<%=new java.util.Date() %>" />
|
|
<c:set var="sysYear"><fmt:formatDate value="${now}" pattern="yyyy" /></c:set>
|
|
<c:set var="connector" value="<%=connector %>" />
|
|
|
|
<style>
|
|
.select2-selection__choice {
|
|
font-size: 11px;
|
|
background-color: #fff !important;
|
|
border: none !important;
|
|
margin-right: 0px !important;
|
|
}
|
|
.select2-selection__choice__remove {
|
|
display: contents !important;
|
|
}
|
|
.select2-container .select2-selection--multiple {
|
|
min-height: 20px !important;
|
|
}
|
|
.select2-container--default .select2-selection--multiple .select2-selection__choice {
|
|
margin-top: 3.5px !important;
|
|
}
|
|
.select2-selection__rendered {
|
|
height: 18px !important;
|
|
}
|
|
.select2-container .select2-selection--multiple .select2-selection__rendered {
|
|
overflow: auto !important;
|
|
}
|
|
</style>
|
|
|
|
<script type="text/javascript">
|
|
|
|
$(document).ready(function(){
|
|
$('.select2').select2();
|
|
//$('#Year' ).select2();
|
|
|
|
$("#btnSearch").click(function(){
|
|
$("#page").val("1");
|
|
fn_search();
|
|
});
|
|
$("#btnApply").click(function(){
|
|
//fn_apply("","regist");
|
|
});
|
|
|
|
fn_search();
|
|
});
|
|
|
|
var columns = [
|
|
{title:'CATEGORY_CD' ,field:'CATEGORY_CD' ,visible:false},
|
|
{headerHozAlign : 'center', hozAlign : 'left', width : '100', title : '프로젝트번호', field : 'PROJECT_NO' ,frozen:true,
|
|
formatter:fnc_createGridAnchorTag,
|
|
cellClick:function(e, cell){
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
openProjectFormPopUp(objid);
|
|
}
|
|
},
|
|
|
|
{title:"프로젝트정보", headerHozAlign:'center', //고객정보
|
|
columns:[
|
|
{headerHozAlign : 'center', hozAlign : 'center', width : '80', title : '계약구분', field : 'CATEGORY_NAME' },
|
|
{headerHozAlign : 'center', hozAlign : 'center', width : '60', title : '차수', field : 'OVERHAUL_ORDER'},
|
|
{headerHozAlign : 'center', hozAlign : 'left', width : '120', title : '고객사', field : 'CUSTOMER_NAME' },
|
|
/* {headerHozAlign : 'center', hozAlign : 'left', width : '90', title : '제품구분', field : 'PRODUCT_NAME' }, */
|
|
//{headerHozAlign : 'center', hozAlign : 'left', width : '80', title : '기계형식', field : 'MECHANICAL_TYPE' },
|
|
/* {headerHozAlign : 'center', hozAlign : 'left', width : '200', title : '고객사프로젝트명', field : 'CUSTOMER_PROJECT_NAME' }, */
|
|
{headerHozAlign : 'center', hozAlign : 'left', width : '150', title : '당사프로젝트명', field : 'PROJECT_NAME' },
|
|
{headerHozAlign : 'center', hozAlign : 'center', width : '90', title : '요청납기일', field : 'REQ_DEL_DATE' },
|
|
{headerHozAlign : 'center', hozAlign : 'center', width : '90', title : '셋업지', field : 'SETUP' },
|
|
/* {headerHozAlign : 'center', hozAlign : 'center', width : '90', title : '설비방향', field : 'FACILITY_NAME' },
|
|
{headerHozAlign : 'center', hozAlign : 'center', width : '90', title : '설비타입', field : 'FACILITY_TYPE' },
|
|
{headerHozAlign : 'center', hozAlign : 'center', width : '90', title : '설비길이', field : 'FACILITY_DEPTH'}, */
|
|
{headerHozAlign : 'center', hozAlign : 'center', width : '80', title : 'PM', field : 'PM_USER_NAME' },
|
|
{headerHozAlign : 'center', hozAlign : 'center', width : '90', title : '제작공장', field : 'MANUFACTURE_PLANT_NAME' },
|
|
/* {headerHozAlign : 'center', hozAlign : 'center', width : '100', title : '예상납기일', field : 'CONTRACT_DEL_DATE' } */
|
|
],
|
|
},
|
|
|
|
{
|
|
title:'설계 및 구매', headerHozAlign:'center',
|
|
columns:[
|
|
{
|
|
title:"설계관리", headerHozAlign:'center',
|
|
columns:[
|
|
{
|
|
title: '공정율(%)',
|
|
field: 'DESIGN_RATETOTAL',
|
|
headerHozAlign: 'center', hozAlign: 'center', width:"90",
|
|
//formatter:"money", formatterParams:{thousand:",", symbolAfter:"p", precision:false,},
|
|
formatter : fnc_createGridAnchorTag, //fileFormatter
|
|
cellClick:function(e, cell){
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
},
|
|
|
|
{
|
|
title : '<font style="color:#1DDB16;">완료(●)</font>',
|
|
field : 'DESIGN_COMP_CNT',
|
|
headerHozAlign : 'center',
|
|
hozAlign : 'center',
|
|
headerSort : false,
|
|
width : '90',
|
|
formatter : fnc_createGridAnchorTag, //fileFormatter
|
|
cellClick : function(e, cell) {
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
},
|
|
{
|
|
title : '<font style="color:#FFBB00;">지연완료(●)</font>',
|
|
field : 'DESIGN_LATE_COMP_CNT',
|
|
headerHozAlign : 'center',
|
|
hozAlign : 'center',
|
|
headerSort : false,
|
|
width : '90',
|
|
formatter : fnc_createGridAnchorTag, //fileFormatter
|
|
cellClick : function(e, cell) {
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
},
|
|
{
|
|
title : '<font style="color:#0054FF;">진행중(●)</font>',
|
|
field : 'DESIGN_ING_CNT',
|
|
headerHozAlign : 'center',
|
|
hozAlign : 'center',
|
|
headerSort : false,
|
|
width : '90',
|
|
formatter : fnc_createGridAnchorTag, //fileFormatter
|
|
cellClick : function(e, cell) {
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
},
|
|
{
|
|
title : '<font style="color:#FF0000;">지연(●)</font>',
|
|
field : 'DESIGN_LATE_CNT',
|
|
headerHozAlign : 'center',
|
|
hozAlign : 'center',
|
|
headerSort : false,
|
|
width : '90',
|
|
formatter : fnc_CntFormatter, //fileFormatter
|
|
cellClick : function(e, cell) {
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
title:"구매관리", headerHozAlign:'center',
|
|
columns:[
|
|
{
|
|
title: '공정율(%)',
|
|
field: 'PURCHASE_RATETOTAL',
|
|
headerHozAlign: 'center', hozAlign: 'center', width:"90",
|
|
//formatter:"money", formatterParams:{thousand:",", symbolAfter:"p", precision:false,},
|
|
formatter : fnc_createGridAnchorTag, //fileFormatter
|
|
cellClick:function(e, cell){
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
},
|
|
|
|
{
|
|
title : '<font style="color:#1DDB16;">완료(●)</font>',
|
|
field : 'PURCHASE_COMP_CNT',
|
|
headerHozAlign : 'center',
|
|
hozAlign : 'center',
|
|
headerSort : false,
|
|
width : '90',
|
|
formatter : fnc_createGridAnchorTag, //fileFormatter
|
|
cellClick : function(e, cell) {
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
},
|
|
{
|
|
title : '<font style="color:#FFBB00;">지연완료(●)</font>',
|
|
field : 'PURCHASE_LATE_COMP_CNT',
|
|
headerHozAlign : 'center',
|
|
hozAlign : 'center',
|
|
headerSort : false,
|
|
width : '90',
|
|
formatter : fnc_createGridAnchorTag, //fileFormatter
|
|
cellClick : function(e, cell) {
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
},
|
|
{
|
|
title : '<font style="color:#0054FF;">진행중(●)</font>',
|
|
field : 'PURCHASE_ING_CNT',
|
|
headerHozAlign : 'center',
|
|
hozAlign : 'center',
|
|
headerSort : false,
|
|
width : '90',
|
|
formatter : fnc_createGridAnchorTag, //fileFormatter
|
|
cellClick : function(e, cell) {
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
},
|
|
{
|
|
title : '<font style="color:#FF0000;">지연(●)</font>',
|
|
field : 'PURCHASE_LATE_CNT',
|
|
headerHozAlign : 'center',
|
|
hozAlign : 'center',
|
|
headerSort : false,
|
|
width : '90',
|
|
formatter : fnc_CntFormatter, //fileFormatter
|
|
cellClick : function(e, cell) {
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
}
|
|
]
|
|
},
|
|
]
|
|
},
|
|
|
|
{
|
|
title:'설비조립 및 셋업', headerHozAlign:'center',
|
|
columns:[
|
|
{
|
|
title:"조립(제작)관리", headerHozAlign:'center',
|
|
columns:[
|
|
{
|
|
title: '공정율(%)',
|
|
field: 'PRODUCE_RATETOTAL',
|
|
headerHozAlign: 'center', hozAlign: 'center', width:"90",
|
|
//formatter:"money", formatterParams:{thousand:",", symbolAfter:"p", precision:false,},
|
|
formatter : fnc_createGridAnchorTag, //fileFormatter
|
|
cellClick:function(e, cell){
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
},
|
|
|
|
{
|
|
title : '<font style="color:#1DDB16;">완료(●)</font>',
|
|
field : 'PRODUCE_COMP_CNT',
|
|
headerHozAlign : 'center',
|
|
hozAlign : 'center',
|
|
headerSort : false,
|
|
width : '90',
|
|
formatter : fnc_createGridAnchorTag, //fileFormatter
|
|
cellClick : function(e, cell) {
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
},
|
|
{
|
|
title : '<font style="color:#FFBB00;">지연완료(●)</font>',
|
|
field : 'PRODUCE_LATE_COMP_CNT',
|
|
headerHozAlign : 'center',
|
|
hozAlign : 'center',
|
|
headerSort : false,
|
|
width : '90',
|
|
formatter : fnc_createGridAnchorTag, //fileFormatter
|
|
cellClick : function(e, cell) {
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
},
|
|
{
|
|
title : '<font style="color:#0054FF;">진행중(●)</font>',
|
|
field : 'PRODUCE_ING_CNT',
|
|
headerHozAlign : 'center',
|
|
hozAlign : 'center',
|
|
headerSort : false,
|
|
width : '90',
|
|
formatter : fnc_createGridAnchorTag, //fileFormatter
|
|
cellClick : function(e, cell) {
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
},
|
|
{
|
|
title : '<font style="color:#FF0000;">지연(●)</font>',
|
|
field : 'PRODUCE_LATE_CNT',
|
|
headerHozAlign : 'center',
|
|
hozAlign : 'center',
|
|
headerSort : false,
|
|
width : '90',
|
|
formatter : fnc_CntFormatter, //fileFormatter
|
|
cellClick : function(e, cell) {
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
var categoryCd = fnc_checkNull(cell.getData().CATEGORY_CD);
|
|
wbs_popup(objid,categoryCd);
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
title:"셋업관리", headerHozAlign:'center',
|
|
columns:[
|
|
{title: '공정율(%)', field: 'SETUP_RATETOTAL',headerHozAlign: 'center', hozAlign: 'center', width:"90",
|
|
formatter:fnc_createGridAnchorTag,
|
|
cellClick:function(e, cell){
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
setup_wbs_popup(objid);
|
|
}
|
|
},
|
|
{title: '완료', field: 'SETUP_COMP_CNT', headerHozAlign: 'center', hozAlign: 'center', width:"90",
|
|
formatter:fnc_createGridAnchorTag,
|
|
cellClick:function(e, cell){
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
setup_wbs_popup(objid);
|
|
}
|
|
},
|
|
{title: '지연완료', field: 'SETUP_LATE_COMP_CNT', headerHozAlign: 'center', hozAlign: 'center', width:"90",
|
|
formatter:fnc_createGridAnchorTag,
|
|
cellClick:function(e, cell){
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
setup_wbs_popup(objid);
|
|
}
|
|
},
|
|
{title: '진행중', field: 'SETUP_ING_CNT', headerHozAlign: 'center', hozAlign: 'center', width:"90",
|
|
formatter:fnc_createGridAnchorTag,
|
|
cellClick:function(e, cell){
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
setup_wbs_popup(objid);
|
|
}
|
|
},
|
|
{title: '지연', field: 'SETUP_LATE_CNT',headerHozAlign: 'center', hozAlign: 'center', width:"90",
|
|
formatter:fnc_CntFormatter,
|
|
cellClick:function(e, cell){
|
|
var objid = fnc_checkNull(cell.getData().OBJID);
|
|
setup_wbs_popup(objid);
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
];
|
|
|
|
|
|
|
|
function fnc_CntFormatter(cell){
|
|
console.log(cell.getField());
|
|
var targetCnt = fnc_checkNullDefaultValue(cell.getValue(),0);
|
|
//var targetCnt = fnc_checkNullDefaultValue(cell.getValue(),0);
|
|
var imgTag = "";
|
|
/*
|
|
if(cell.getField()=="DESIGN_COMP_CNT" || cell.getField()=="PURCHASE_COMP_CNT" || cell.getField()=="PRODUCE_COMP_CNT"){
|
|
imgTag = "<font style='color:#1DDB16;'>"+targetCnt+"</font>";
|
|
}else if(cell.getField()=="DESIGN_LATE_COMP_CNT" || cell.getField()=="PURCHASE_LATE_COMP_CNT" || cell.getField()=="PRODUCE_LATE_COMP_CNT"){
|
|
imgTag = "<font style='color:#FFBB00;'>"+targetCnt+"</font>";
|
|
}else if(cell.getField()=="DESIGN_ING_CNT" || cell.getField()=="PURCHASE_ING_CNT" || cell.getField()=="PRODUCE_ING_CNT"){
|
|
imgTag = "<font style='color:#0054FF;'>"+targetCnt+"</font>";
|
|
}else
|
|
*/
|
|
|
|
if(cell.getField()=="DESIGN_LATE_CNT" || cell.getField()=="PURCHASE_LATE_CNT" || cell.getField()=="PRODUCE_LATE_CNT" || cell.getField()=="SETUP_LATE_CNT"){
|
|
imgTag = "<font style='color:#FF0000;'>"+targetCnt+"</font>";
|
|
}else{
|
|
imgTag = targetCnt;
|
|
}
|
|
|
|
return imgTag;
|
|
}
|
|
|
|
//var grid;
|
|
function fn_search(){
|
|
var selectedValues = $("#project_no").val();
|
|
|
|
$('<input>').attr({
|
|
type: 'hidden',
|
|
name: 'project_nos',
|
|
value: selectedValues
|
|
}).appendTo('#form1');
|
|
|
|
_tabulGrid = fnc_tabul_search(_tabul_layout_fitColumns, _tabulGrid, "/project/projectMgmtWbsGridList.do", columns, false);
|
|
}
|
|
|
|
|
|
function wbs_popup(objId,categoryCd){
|
|
|
|
var popup_width = 1700;
|
|
var popup_height = 800;
|
|
var objId = objId;
|
|
var params = "?OBJID="+objId+"&CATEGORY_CD="+categoryCd;
|
|
//var url = "/project/wbsTaskProductGanttFormPopUp.do"+params;
|
|
var url = "/project/wbsTaskProductFormPopUp.do"+params;
|
|
fn_centerPopup(popup_width, popup_height, url);
|
|
}
|
|
|
|
function setup_wbs_popup(objId){
|
|
|
|
var popup_width = 1100;
|
|
var popup_height = 750;
|
|
var objId = objId;
|
|
var params = "?OBJID="+objId;
|
|
//var url = "/project/wbsTaskProductGanttFormPopUp.do"+params;
|
|
var url = "/project/wbsTaskProductSetupFormPopUp.do"+params;
|
|
fn_centerPopup(popup_width, popup_height, url);
|
|
}
|
|
|
|
//프로젝트의 form,detail 팝업을 보여준다.
|
|
function openProjectFormPopUp(objId){
|
|
var popup_width = 420;
|
|
var popup_height = 350;
|
|
var objId = objId;
|
|
var params = "?OBJID="+objId+"&ACTION_TYPE=edit";
|
|
var url = "/project/projectmodifyPopUp.do"+params;
|
|
fn_centerPopup(popup_width, popup_height, url);
|
|
}
|
|
|
|
</script>
|
|
|
|
</head>
|
|
<body class="<%--bodyNoScrollX--%>">
|
|
<form name="form1" id="form1" action="" method="post">
|
|
<div class="content-box">
|
|
<div class="content-box-s">
|
|
<div class="plm_menu_name_gdnsi" style="position:;">
|
|
<h2 style="">
|
|
<span>프로젝트관리_일정관리(WBS)</span>
|
|
</h2>
|
|
<div class="btnArea">
|
|
<input type="button" value="조회" class="plm_btns" id="btnSearch" name="btnSearch">
|
|
</div>
|
|
</div>
|
|
<div id="plmSearchZon">
|
|
<table>
|
|
<tr>
|
|
<td><label for="Year">년도</label></td>
|
|
<td>
|
|
<select name="Year" id="Year" class="select2" autocomplete="off">
|
|
<option value="">선택</option>
|
|
<c:forEach begin="${sysYear-4}" end="${sysYear}" var="req_year">
|
|
<option value="${req_year}"${param.Year eq req_year ? 'selected':'' }>${req_year}</option>
|
|
</c:forEach>
|
|
</select>
|
|
</td>
|
|
|
|
<td><label for="project_no">프로젝트번호</label></td>
|
|
<td>
|
|
<select name="project_no" id="project_no" style="width:300px;" class="select2" autocomplete="off" multiple="multiple">
|
|
<option value="">선택</option>
|
|
${code_map.project_no}
|
|
</select>
|
|
</td>
|
|
|
|
<td><label for="category_cd">계약구분</label></td>
|
|
<td>
|
|
<select name="category_cd" id="category_cd" style="" class="select2" autocomplete="off">
|
|
<option value="">선택</option>
|
|
${code_map.category_cd}
|
|
</select>
|
|
</td>
|
|
|
|
|
|
<td><label for="customer_objid">고객사</label></td>
|
|
<td>
|
|
<select name="customer_objid" id="customer_objid" style="" class="select2" autocomplete="off">
|
|
<option value="">선택</option>
|
|
${code_map.customer_cd}
|
|
</select>
|
|
</td>
|
|
|
|
<td><label for="product">제품구분</label></td>
|
|
<td>
|
|
<select name="product" id="product" style="" class="select2" autocomplete="off">
|
|
<option value="">선택</option>
|
|
${code_map.product_cd}
|
|
</select>
|
|
</td>
|
|
<td class="align_r">
|
|
<label>예상납기일</label>
|
|
</td>
|
|
<td>
|
|
<input type="text" name="contract_start_date" id="contract_start_date" style="width:90px;" autocomplete="off" value="${param.contract_start_date}" class="date_icon">~
|
|
<input type="text" name="contract_end_date" id="contract_end_date" style="width:90px;" autocomplete="off" value="${param.contract_end_date}" class="date_icon">
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="align_r">
|
|
<label>입고지</label>
|
|
</td>
|
|
<td>
|
|
<input type="text" name="location" id="location" style="width:150px;" autocomplete="off" value="${param.location}">
|
|
</td>
|
|
|
|
<td class="align_r">
|
|
<label>셋업지</label>
|
|
</td>
|
|
<td>
|
|
<input type="text" name="setup" id="setup" style="width:150px;" autocomplete="off" value="${param.setup}">
|
|
</td>
|
|
|
|
<td><label for="pm_user_id">PM</label></td>
|
|
<td>
|
|
<select name="pm_user_id" id="pm_user_id" style="" class="select2" autocomplete="off">
|
|
<option value="">선택</option>
|
|
${code_map.pm_user_id}
|
|
</select>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
</div>
|
|
|
|
<%@include file= "/WEB-INF/view/common/common_gridArea.jsp" %>
|
|
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</body>
|
|
</html> |