mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 18:43:26 +08:00
【修复】修复代理中心【我的店铺】功能调用开启我的店铺功能失效问题。
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user