Browse Source

撤销清除

pull/117/head
zq 6 days ago
parent
commit
4481831fd5
  1. 1
      src/views/agent/siteServiceAdd.vue

1
src/views/agent/siteServiceAdd.vue

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

Loading…
Cancel
Save