fix: 不能打包

This commit is contained in:
xingyu4j
2025-10-28 11:46:33 +08:00
parent fbbcca20e7
commit e29ea7b34e
3 changed files with 5 additions and 3 deletions

View File

@@ -165,7 +165,7 @@ defineExpose({ setRuleCoupon });
<span>送优惠券</span>
<RewardRuleCouponSelect
ref="rewardRuleCouponSelectRef"
v-model="rule"
:model-value="rule"
/>
</div>
</div>