Commit 384daf82 authored by 秦海涛's avatar 秦海涛

opt

parent 4bc2bfc3
......@@ -12,6 +12,7 @@
<view class="probablity-prize-content-formitem-choosePrize-wrap">
<select onChange="onPrizeTypeChange" defaultValue="{{isEdit ? prizeDialogData.record.type : prizeInitData.type}}">
<option value="{{1}}">优惠券</option>
<option value="{{2}}">积分</option>
<option value="{{3}}">实物</option>
</select>
</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