- 预约日期:
- {{submitObj.date}}
+ 预约开始时间:
+ {{submitObj.start_time}}
- 时间段:
- {{formatHH(submitObj.start_time)}}-{{formatHH(submitObj.end_time)}}
+ 预约结束时间:
+ {{submitObj.end_time}}
预约事项:
diff --git a/src/views/book/count.vue b/src/views/book/count.vue
index e19b145..4ac4e18 100644
--- a/src/views/book/count.vue
+++ b/src/views/book/count.vue
@@ -10,26 +10,22 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
- 查询
- 重置
+ 查询
+ 重置
-
+
@@ -39,8 +35,26 @@