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