Commit b034ce42 by 李嘉林

修改

parent 5ea3c458
......@@ -340,6 +340,11 @@ export default {
offlineShopCode:h5Params.offlineShopCode,
offlineShopName:h5Params.offlineShopName,
});
} else {
setStoreInfo({
offlineShopCode: "",
offlineShopName: "",
});
}
//进页面存储需要绑定的信息
if(options.userId||options.spokesmanRelId) {
......
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