From 5c7d78e847739fbd4af4aa28359fc3ee36763a19 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期三, 10 七月 2024 08:31:27 +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