From 8b53f063a074d91e7093d35168bf0dc349c83ba9 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期四, 11 七月 2024 14:14:39 +0800 Subject: [PATCH] feat::发运单详情去除折叠 --- pages/driver-page/driver-index/bill-of-lading-details/originInfo/originInfo.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/driver-page/driver-index/bill-of-lading-details/originInfo/originInfo.vue b/pages/driver-page/driver-index/bill-of-lading-details/originInfo/originInfo.vue index bce5c84..faf99a4 100644 --- a/pages/driver-page/driver-index/bill-of-lading-details/originInfo/originInfo.vue +++ b/pages/driver-page/driver-index/bill-of-lading-details/originInfo/originInfo.vue @@ -100,7 +100,7 @@ <u-form-item prop='contactPicture'> <view class="label-text"> - <text style="color: #f56c6c;">*</text>鍘熷彂纾呭崟 + <text style="color: #f56c6c;">*</text>鍘熷彂鍗曟嵁 </view> <u-upload :fileList="fileList1" @afterRead="afterRead" -- Gitblit v1.9.1