新增抖音团购核销
This commit is contained in:
@@ -207,6 +207,9 @@ async function clearCartHandle() {
|
||||
masterId: masterId.value,
|
||||
});
|
||||
queryCartAjax();
|
||||
|
||||
// 清除商品所有红点
|
||||
goodsRef.value.clearDot()
|
||||
} catch (error) {
|
||||
console.log(error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user