feat:【商城】店铺装修-优惠劵:展示优惠、剩余信息
parent
ad7de47a47
commit
500b377b4f
|
|
@ -58,7 +58,7 @@
|
|||
import { ref, onMounted, computed } from 'vue';
|
||||
import { CouponTemplateValidityTypeEnum, PromotionDiscountTypeEnum } from '@/sheep/helper/const';
|
||||
import { floatToFixed2, formatDate } from '@/sheep/helper/utils';
|
||||
import { formatDiscountPercent, fen2yuanSimple } from '@/sheep/hooks/useGoods';
|
||||
import { formatDiscountPercent } from '@/sheep/hooks/useGoods';
|
||||
|
||||
const props = defineProps({
|
||||
data: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue