增加购物车修改数量弹窗
This commit is contained in:
@@ -51,6 +51,9 @@
|
||||
|
||||
|
||||
const integer=computed(()=>{
|
||||
if(!props.goods){
|
||||
return true
|
||||
}
|
||||
if(props.goods.product_type=="weight"){
|
||||
return false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user