From 5b36142869f824399ab1ad1f0eaaea8ecf0ca83d Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期五, 17 三月 2023 19:01:35 +0800
Subject: [PATCH] 细节修改

---
 pages/driver-page/appointment/appointment.vue |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/pages/driver-page/appointment/appointment.vue b/pages/driver-page/appointment/appointment.vue
index 4e8099d..80923af 100644
--- a/pages/driver-page/appointment/appointment.vue
+++ b/pages/driver-page/appointment/appointment.vue
@@ -1,7 +1,6 @@
 <template>
 	<view class="appointment">
-		<!-- <h1>涓滃簽鐭库�斺��1/3鎻愮叅鍗�</h1> -->
-		<combined-title title="涓滃簽鐭库�斺��1/3鎻愮叅鍗�"></combined-title>
+		<combined-title :title="yuYueData.length != 0?yuYueData[0].filedName + '鈥斺��' + yuYueData[0].sendDate:'鏆傛棤棰勭害鍒楄〃'"></combined-title>
 		<view class="appointment-table">
 			<uni-table border stripe emptyText="鏆傛棤鏇村鏁版嵁">
 				<uni-tr>

--
Gitblit v1.9.1