@@ -1301,6 +1301,7 @@
}
}else{
$obj = $('.pop_option_select .select_custom.item_opt1.item_opt1_1');
+ ridx = 1; // 입점은 1로 고정
// $obj.html('');
// $obj.append(tag);
@@ -1304,6 +1304,7 @@
$obj = $('.form_field .select_custom.item_opt2.item_opt2_1');
$.each(result.dataList, function(idx, item) {