sc
This commit is contained in:
@@ -89,6 +89,10 @@
|
||||
<checkbox value="2" :checked="formData.useTypes.includes('2')" />
|
||||
<text class="checkbox-label">客服赠送</text>
|
||||
</label>
|
||||
<label class="checkbox-item">
|
||||
<checkbox value="3" :checked="formData.useTypes.includes('3')" />
|
||||
<text class="checkbox-label">注册赠送</text>
|
||||
</label>
|
||||
</checkbox-group>
|
||||
</view>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user