feat: 발주기관 건설현장 입력 도움말 추가
parent
27c86fc973
commit
92bdfe9e6a
File diff suppressed because one or more lines are too long
|
|
@ -498,7 +498,7 @@ if (request.getSession().getAttribute("CLS") == null || "2".equals(request.getSe
|
|||
target:'project-state-code'
|
||||
},{
|
||||
title:'Step 7',
|
||||
content: '검색할 발주기관 부서명 또는 수주기관인 건설사명을 입력합니다.',
|
||||
content: '검색할 발주기관 부서명 또는 수주기관 건설사명을 입력합니다.',
|
||||
target:'company-dept'
|
||||
},{
|
||||
title:'Step 8',
|
||||
|
|
@ -514,7 +514,7 @@ if (request.getSession().getAttribute("CLS") == null || "2".equals(request.getSe
|
|||
target:'excel-download-btn'
|
||||
},{
|
||||
title:'Step 11',
|
||||
content: '건설사명에 마우스를 올린 경우, 연결된 기업사용자의 ID 및 프로젝트 코드를 확인하실 수 있습니다.',
|
||||
content: '건설사명에 마우스를 올릴 경우, 연결된 기업사용자의 ID 및 프로젝트 코드를 확인하실 수 있습니다.',
|
||||
target:'header-const-company-dept'
|
||||
}],
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue