추가 반영
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<%@ page import="com.pms.common.utils.*"%>
|
||||
<%@ page import="java.util.*"%>
|
||||
<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
|
||||
<%@include file="/init.jsp"%>
|
||||
<%@include file="/init_new.jsp"%>
|
||||
<%
|
||||
PersonBean person = (PersonBean) session.getAttribute(Constants.PERSON_BEAN);
|
||||
String userId = CommonUtils.checkNull(person.getUserId());
|
||||
@@ -888,7 +888,7 @@
|
||||
<input type="hidden" name="serial_no_list" id="serial_no_list" value="">
|
||||
|
||||
<section class="business_popup_min_width">
|
||||
<div class="plm_menu_named">
|
||||
<div class="plm_menu_name">
|
||||
<h2>
|
||||
<span>영업관리_견적관리_견적요청등록</span>
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user