|
@ -317,7 +317,6 @@ export default { |
|
|
if (!to.path.startsWith('/agent/siteServiceAdd')) { |
|
|
if (!to.path.startsWith('/agent/siteServiceAdd')) { |
|
|
// 重置侧边栏数据 |
|
|
// 重置侧边栏数据 |
|
|
store.commit('SET_SECOND_MENU', {}); |
|
|
store.commit('SET_SECOND_MENU', {}); |
|
|
localStorage.removeItem('selectedServices') |
|
|
|
|
|
} |
|
|
} |
|
|
next(); |
|
|
next(); |
|
|
}, |
|
|
}, |
|
|