Authored by 周少峰

shopEntry null

... ... @@ -308,7 +308,7 @@ const getShopList = params => {
_.get(shops, 'data.shopBrandInfo.brandInfo', {});
if (_.isEmpty(shopInfo)) {
return shopEntry;
return;
}
shopEntry = {
... ...