이지우 - 관리자 분쟁 신청 등록 작업 중
This commit is contained in:
parent
48140b6cfd
commit
6ebadbace4
@ -72,9 +72,6 @@ public class BaseController {
|
||||
@PathVariable(value="pageName") String pageName,
|
||||
@PathVariable(value="pageAction") String pageAction
|
||||
) throws Exception {
|
||||
if("CaseGubun".equals(pageAction)) {
|
||||
System.out.println("시작");
|
||||
}
|
||||
//log.debug("BaseController URI = " + request.getRequestURI());
|
||||
|
||||
String memberId = SeedUtils.setReplaceNull(session.getAttribute("memberId"));
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -420,10 +420,10 @@ $(document).ready(function(){
|
||||
//ajaxCombo2({url:'/gtm/case/common/ajax/MdatTy.do'}, $("#a"));
|
||||
//ajaxCombo2({url:'/gtm/case/common/ajax/Resn2depth.do'}, $("#b"));
|
||||
caseGubunCombo();
|
||||
/* resnCombo();
|
||||
resnCombo();
|
||||
docCheckCombo();
|
||||
hadoCombo();
|
||||
hadoMnCombo(); */
|
||||
hadoMnCombo();
|
||||
}, 0);
|
||||
|
||||
$("#caseGubun").change(function(){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user