|
|
this.$store.commit("setLoginInfo", {})
|
|
this.$store.commit("setLoginInfo", {})
|
|
|
// this.$store.commit("setLoginInfo", {...this.getLoginInfo,shopId: data.shopId,shopAdminId: data.id})
|
|
// this.$store.commit("setLoginInfo", {...this.getLoginInfo,shopId: data.shopId,shopAdminId: data.id})
|