@@ -196,7 +196,7 @@ onShareTimeline(() => ({
<div class="flex-1">
<wd-button block :round="false" @click="clickByPermission('mallExchange', () => {handleClick(data)})">
立即兑换
- </wd-button>
+ </wd-button>
</div>
</BottomAppBar>
@@ -229,7 +229,7 @@ onShareTimeline(() => ({
? data?.productRepertory
: data?.isRestrict === 2 && data?.purchaseLimit
? data?.purchaseQuantity
- : 100
+ : 9999
"
/>