Commit c769ace4 authored by Mac's avatar Mac

1

parent 0a6b0b62
......@@ -171,7 +171,7 @@
</view>
<view class="bottom-border">
<view class="label-text">车位数量 </view>
<input type="text" v-model="model.CarNum" :disabled="disabled" style="padding: 10px 0;" placeholder="请填写车辆数量" placeholder-style="color:#CECECE;">
<input type="number" v-model="model.CarNum" :disabled="disabled" style="padding: 10px 0;" placeholder="请填写车辆数量" placeholder-style="color:#CECECE;">
</view>
<view class="bottom-border">
<view class="label-text">业态规则</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment