更改
This commit is contained in:
parent
af2159474f
commit
e870873f69
@ -187,7 +187,9 @@ const changePackage=(val)=>{
|
|||||||
packagePrice.value=item.discount_product_total_amount;
|
packagePrice.value=item.discount_product_total_amount;
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
if(tuwenPrice.value) {
|
||||||
|
emits('setPrice',tuwenPrice.value*0.6*5+packagePrice.value)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
const healthConfig=async()=>{
|
const healthConfig=async()=>{
|
||||||
const {code,data}=await getHealthConfigAddList({
|
const {code,data}=await getHealthConfigAddList({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user