修复小程序bug
This commit is contained in:
parent
b6cf58f274
commit
5b36148207
|
@ -56,7 +56,7 @@
|
|||
</picker>
|
||||
<text class="iconfont icon-jinru"></text>
|
||||
</view>
|
||||
<view v-show="serviceType == 2 || serviceType == 3" class="input-item">
|
||||
<view v-if="serviceType == 2 || serviceType == 3" class="input-item">
|
||||
<text class="title">车辆类型</text>
|
||||
<picker
|
||||
mode="selector"
|
||||
|
|
Loading…
Reference in New Issue