[improvement] CouponCell: remove wrapper (#2145)
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
<p>{{ validPeriod }}</p>
|
||||
<checkbox
|
||||
v-if="chosen"
|
||||
:value="true"
|
||||
:class="b('corner')"
|
||||
value
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user