mirror of
https://github.com/hwanny1128/HGZero.git
synced 2025-12-06 06:46:24 +00:00
회의종료시 이동경로 수정
This commit is contained in:
parent
c1ac9f1728
commit
2423720d51
@ -990,7 +990,7 @@
|
||||
alert('회의가 종료되었습니다. AI가 회의록을 생성 중입니다...');
|
||||
|
||||
setTimeout(() => {
|
||||
window.location.href = '10-회의록상세조회.html';
|
||||
window.location.href = '07-회의종료.html';
|
||||
}, 2000);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user