套餐详情

parent 7b0ab64a
......@@ -204,7 +204,6 @@ function getProdDetailFn(prodId) {
function getCollectFn(shopId) {
getCollect(shopId).then((res) => {
if (res.code === 0) {
}
});
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment