도로명 주소 표기법에 따른 재수정
This commit is contained in:
@ -65,7 +65,6 @@ function put_data(zip1, zip2, addr1, addr3, jibeon)
|
||||
of.<?php echo $frm_addr2; ?>.value = "";
|
||||
of.<?php echo $frm_addr3; ?>.value = addr3;
|
||||
|
||||
window.opener.$("#<?php echo $frm_addr3; ?>").text(addr3);
|
||||
window.opener.$("#<?php echo $frm_jibeon; ?>").text("지번주소 : "+jibeon);
|
||||
|
||||
if(of.<?php echo $frm_jibeon; ?> !== undefined)
|
||||
|
||||
Reference in New Issue
Block a user