Commit ba7b7766 authored by wildfirecode13's avatar wildfirecode13

1

parent 7abc24d1
......@@ -123,6 +123,7 @@ Component({
}) || {};
},
async handleGoFollow(sellerId) {
console.log('handleGoFollow',sellerId)
const favorStatus = await favorShop(sellerId).catch(err => {
console.log('关注店铺失败', err);
});
......
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