fix: bug
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</view>
|
||||
</view>
|
||||
</scroll-view>
|
||||
<view class="item-publish">截至时间:{{itemInfo.limitTyp === '01'?'不限制':itemInfo.endTm}}</view>
|
||||
<view class="item-publish">截止时间:{{itemInfo.limitTyp === '01'?'不限制':itemInfo.endTm}}</view>
|
||||
<view class="item-num">陪练次数:{{itemInfo.practiceTimes }}人次</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user