초기화수정

Reviewed-on: http://192.168.10.243:3000/owrainfo/confirms/pulls/9
This commit was merged in pull request #9.
This commit is contained in:
2026-01-07 13:12:42 +09:00
3 changed files with 4 additions and 4 deletions

View File

@@ -496,7 +496,6 @@
blockUI.unblockPage()
},
data: function (d) {
initReceiptDate();
d.atcl_no = $("#frm_srch_info [name=atcl_no]").val(); // 매물번호
d.stat_cd = $("#frm_srch_info [name=stat_cd]").val(); // 현재상태
@@ -586,6 +585,7 @@
});
initReceiptDate();
});
// 접수기간 초기화

View File

@@ -520,8 +520,6 @@
blockUI.unblockPage()
},
data: function (d) {
initReceiptDate();
d.atcl_no = $("#frm_srch_info [name=atcl_no]").val(); // 매물번호
d.stat_cd = $("#frm_srch_info [name=stat_cd]").val(); // 현재상태
d.realtor_nm = $("#frm_srch_info [name=realtor_nm]").val(); // 중개소
@@ -757,6 +755,8 @@
});
initReceiptDate();
});
// 접수기간 초기화

View File

@@ -469,7 +469,6 @@
blockUI.unblockPage()
},
data: function (d) {
initReceiptDate();
d.atcl_no = $("#frm_srch_info [name=atcl_no]").val(); // 매물번호
d.stat_cd = $("#frm_srch_info [name=stat_cd]").val(); // 현재상태
@@ -560,6 +559,7 @@
});
initReceiptDate();
});
// 접수기간 초기화