【修复】修复代理中心【我的店铺】功能调用开启我的店铺功能失效问题。

This commit is contained in:
大灰灰
2022-06-09 22:30:54 +08:00
parent 3745c8cb7a
commit b3cb9631be

View File

@@ -139,7 +139,7 @@
}
},
onShow: function () {
if (this.$store.state.config.distributionStore == '2') {
if (this.$store.state.config.agentStore == '2') {
//跳转到首页
this.$u.route({
type: 'switchTab',