fix:货车司机添加接待人
This commit is contained in:
parent
f788fdac3f
commit
50d140342d
|
@ -2,8 +2,8 @@
|
||||||
"name" : "曲阳金隅EHS",
|
"name" : "曲阳金隅EHS",
|
||||||
"appid" : "__UNI__B00D419",
|
"appid" : "__UNI__B00D419",
|
||||||
"description" : "曲阳金隅EHS",
|
"description" : "曲阳金隅EHS",
|
||||||
"versionName" : "1.01.38",
|
"versionName" : "1.01.42",
|
||||||
"versionCode" : 101038,
|
"versionCode" : 101042,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
|
|
|
@ -57,7 +57,7 @@
|
||||||
<uni-datetime-picker v-model="formData.leave_time" :border="false" type="datetime"/>
|
<uni-datetime-picker v-model="formData.leave_time" :border="false" type="datetime"/>
|
||||||
</view>
|
</view>
|
||||||
</view> -->
|
</view> -->
|
||||||
<view class="form-item border-bottom" v-if="formData.purpose!==50">
|
<view class="form-item border-bottom">
|
||||||
<view class="form-left">
|
<view class="form-left">
|
||||||
<text class="form-left-text">接待人</text>
|
<text class="form-left-text">接待人</text>
|
||||||
</view>
|
</view>
|
||||||
|
|
Loading…
Reference in New Issue