Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 20560b32 authored by 65160130's avatar 65160130
Browse files

ข้อความเกี่ยวกับการเปลี่ยนแปลง

parent ac25d30b
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ class DentistController {
if (!treatmentHistory || treatmentHistory.length === 0) {
console.log('No treatment history found.');
return res.render('treatmentHistory', {
return res.render('treatmenthistory', {
message: "ไม่พบการรักษา",
patientId,
treatmentHistory:[] // สำหรับประวัติการรักษาเมื่อไม่พบข้อมูล
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment