【代码评审】购物车提交的校验、bgStyle 样式
This commit is contained in:
@@ -194,7 +194,6 @@ const bindBrokerageUser = async (val = undefined) => {
|
||||
if (!!data || msg.includes('不能绑定自己')) {
|
||||
uni.removeStorageSync('shareId');
|
||||
}
|
||||
|
||||
} catch (e) {
|
||||
console.error(e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user