Merge branch 'JIWOO'

This commit is contained in:
JIWOO 2024-09-06 16:56:03 +09:00
commit 5245c45ed7
4 changed files with 5819 additions and 5 deletions

View File

@ -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

View File

@ -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(){