推荐产品完成
This commit is contained in:
@@ -70,7 +70,7 @@ export default {
|
||||
this.$axios.post("/admin/user/detail-phone").then(res => {
|
||||
if (res && res.data) {
|
||||
this.$store.commit("setUserInfo", res.data)
|
||||
if (/^\/xiushan/.test(location.pathname)) {
|
||||
if (/^\/project\/xiushan/.test(location.pathname)) {
|
||||
this.$store.commit("setFinanceUser")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user