mirror of
https://gitee.com/yudaocode/yudao-mall-uniapp.git
synced 2025-12-30 09:42:25 +00:00
feat:【商城】店铺装修-优惠劵:展示优惠、剩余信息
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user