手动输入区间
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
</scroll-view>
|
||||
<view class="dict">
|
||||
<view class="dict-item">
|
||||
<text class="title">{{ form.videoUrl.monthlyRent || 0 }}元/月</text>
|
||||
<text class="title">{{ form.monthlyRent || 0 }}元/月</text>
|
||||
<text class="desc">月租</text>
|
||||
</view>
|
||||
<view class="dict-item">
|
||||
|
||||
Reference in New Issue
Block a user