优惠劵详情:50%

This commit is contained in:
YunaiV
2023-12-16 12:46:11 +08:00
parent 894f57a551
commit 815457844d
3 changed files with 354 additions and 317 deletions
@@ -80,12 +80,7 @@
import { fen2yuan } from '../../hooks/useGoods';
import sheep from '../../index';
const state = reactive({
stateMap: {
0: '立即领取',
1: '去使用',
},
});
const state = reactive({});
const isDisable = computed(() => {
if (props.type === 'coupon') {