Commit 364d6703 authored by 石家欣's avatar 石家欣

xiugai

parent fa11f8d5
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<view class="noecellbox"> <view class="noecellbox">
<view class="title">餐盒费</view> <view class="title">餐盒费</view>
<view class="inputbox flex"> <view class="inputbox flex">
<input class="input flex1" type="text" v-model="form.lunch_box_fee" value="" placeholder-class="plclass" placeholder="请填写产品餐盒费" /> <input class="input flex1" type="text" v-model="form.lunch_box_fee" value="0" placeholder-class="plclass" placeholder="请填写产品餐盒费" />
</view> </view>
</view> </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