【综合修复】改造拼团装修(仍需优化);处理无法发布到微信小程序的问题;
This commit is contained in:
@@ -186,7 +186,8 @@ const bindBrokerageUser = async (val= undefined) => {
|
||||
}
|
||||
await BrokerageApi.bindBrokerageUser({ bindUserId: shareId });
|
||||
uni.removeStorageSync('shareId');
|
||||
} catch {
|
||||
} catch (e) {
|
||||
console.error(e);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user