fix: 인사부 연동 스크립트 오타 수정
This commit is contained in:
@@ -551,7 +551,7 @@ $(function () {
|
||||
{
|
||||
cityInfo.태수.$obj = $this.find('.officer-4-value');
|
||||
cityInfo.군사.$obj = $this.find('.officer-3-value');
|
||||
cityInfo.종사.$obj = $this.find('.officer-2-valuet');
|
||||
cityInfo.종사.$obj = $this.find('.officer-2-value');
|
||||
}
|
||||
|
||||
//기타
|
||||
|
||||
Reference in New Issue
Block a user