This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
style="max-width: 320px;">
|
||||
<input type="text" class="form-control"
|
||||
name="atcl_no" id="atcl_no"
|
||||
value="<?= $data['atcl_no'] ?>" maxlength="10"
|
||||
value="<?= $data['fax_sq'] ?>" maxlength="10"
|
||||
placeholder="매물번호 입력">
|
||||
<button type="button"
|
||||
class="btn btn-outline-primary"
|
||||
@@ -1578,7 +1578,7 @@
|
||||
}
|
||||
|
||||
Swal.fire({
|
||||
title: msg,
|
||||
title: "매물조회 실패",
|
||||
icon: "error"
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user