From 5eb2c5d2396f1a3764dcc029185f139a427ba18f Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 31 三月 2025 08:28:43 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 h5/pages/driver/taskConfirm.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/h5/pages/driver/taskConfirm.vue b/h5/pages/driver/taskConfirm.vue
index 966c2c5..a93b824 100644
--- a/h5/pages/driver/taskConfirm.vue
+++ b/h5/pages/driver/taskConfirm.vue
@@ -24,7 +24,7 @@
 				</view>
 			</view>
 			<view class="line" v-else>
-				<view class="label">鍚堝悓缂栧彿</view>
+				<view class="label">鍚堝悓/鍗曟嵁缂栧彿</view>
 				<view class="value">{{param.contractNum}}</view>
 			</view>
 			<view class="line" v-if="type != 4">
@@ -35,7 +35,7 @@
 				<view class="value" v-if="param.type == 3">澶栧崗杞﹁璐�</view>
 			</view>
 			<view class="line" v-if="type == 4">
-				<view class="label">鍏ュ簱绫诲瀷</view>
+				<view class="label">浣滀笟绫诲瀷</view>
 				<view class="value" v-if="param.inType == 0">鏁存墭鐩�</view>
 				<view class="value" v-if="param.inType == 1">浠剁儫</view>
 			</view>

--
Gitblit v1.9.3