diff --git a/components/preBookList.vue b/components/preBookList.vue index 75dcf9c..29e1cfd 100644 --- a/components/preBookList.vue +++ b/components/preBookList.vue @@ -10,7 +10,7 @@ - {{item.status_desc}} + {{item.status_desc2 ? item.status_desc2 : item.status_desc}} 前方{{item.wait_visit_count}} {{item.bed_desc}}