mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-06-19 06:42:00 +08:00
【代码优化】拼团卡片组件名
This commit is contained in:
parent
c486dfd87a
commit
19789fabf5
@ -120,8 +120,8 @@ import * as ProductSpuApi from '@/api/mall/product/spu'
|
||||
import * as CombinationActivityApi from '@/api/mall/promotion/combination/combinationActivity'
|
||||
import {fenToYuan} from "@/utils";
|
||||
|
||||
/** 商品卡片 */
|
||||
defineOptions({name: 'ProductCard'})
|
||||
/** 拼团卡片 */
|
||||
defineOptions({name: 'PromotionCombination'})
|
||||
// 定义属性
|
||||
// 定义属性
|
||||
const props = defineProps<{ property: PromotionCombinationProperty }>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user