mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2026-02-05 05:19:49 +08:00
【修复】修复代理中心【我的店铺】功能调用开启我的店铺功能失效问题。
This commit is contained in:
@@ -139,7 +139,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
onShow: function () {
|
onShow: function () {
|
||||||
if (this.$store.state.config.distributionStore == '2') {
|
if (this.$store.state.config.agentStore == '2') {
|
||||||
//跳转到首页
|
//跳转到首页
|
||||||
this.$u.route({
|
this.$u.route({
|
||||||
type: 'switchTab',
|
type: 'switchTab',
|
||||||
|
|||||||
Reference in New Issue
Block a user