Compare commits

...

2 Commits

Author SHA1 Message Date
1e5e44e10b 초기화수정
Reviewed-on: http://192.168.10.243:3000/owrainfo/confirms/pulls/9
2026-01-07 13:12:42 +09:00
yangsh
81a9697352 초기화수정
Some checks failed
Close Pull Request / main (pull_request_target) Has been cancelled
2026-01-07 13:11:39 +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();
});
// 접수기간 초기화