도로명 주소 표기법에 따른 재수정

This commit is contained in:
chicpro
2014-01-03 17:11:37 +09:00
parent 12380f1274
commit 14bd0f1eaa
10 changed files with 32 additions and 27 deletions

View File

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