fix:货车司机添加接待人

This commit is contained in:
shijing 2023-05-25 14:25:17 +08:00
parent f788fdac3f
commit 50d140342d
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
"name" : "曲阳金隅EHS",
"appid" : "__UNI__B00D419",
"description" : "曲阳金隅EHS",
"versionName" : "1.01.38",
"versionCode" : 101038,
"versionName" : "1.01.42",
"versionCode" : 101042,
"transformPx" : false,
/* 5+App */
"app-plus" : {

View File

@ -57,7 +57,7 @@
<uni-datetime-picker v-model="formData.leave_time" :border="false" type="datetime"/>
</view>
</view> -->
<view class="form-item border-bottom" v-if="formData.purpose!==50">
<view class="form-item border-bottom">
<view class="form-left">
<text class="form-left-text">接待人</text>
</view>