충돌수정

This commit is contained in:
thisgun
2018-09-17 10:41:18 +09:00
23 changed files with 176 additions and 55 deletions

View File

@ -440,8 +440,10 @@ var win_zip = function(frm_name, frm_zip, frm_addr1, frm_addr2, frm_addr3, frm_j
if(of[frm_jibeon] !== undefined){
of[frm_jibeon].value = data.userSelectedType;
}
of[frm_addr2].focus();
setTimeout(function(){
of[frm_addr2].focus();
} , 100);
};
switch(zip_case) {