api 복제 api명 추가, 팝업 열 때 부모값 가져와서 세팅, spce의 debugger 삭제, 모든 path에 '/' 시작시

replce 시키는 기능 추가
This commit is contained in:
daekuk
2025-12-16 09:28:43 +09:00
parent c3f348d84e
commit e929a51e0a
4 changed files with 44 additions and 10 deletions
@@ -98,7 +98,6 @@
function detail(key) {
// console.log('Before AJAX call, key:', key); // Log the key before the AJAX call
debugger;
$.ajax({
type: "POST",
url: url,