feige
2024-09-03 72524446c3f1b9512906ff9fd249d23202420114
ruoyi-ui/src/store/getters.js
@@ -2,6 +2,7 @@
  sidebar: state => state.app.sidebar,
  size: state => state.app.size,
  clanId: state => state.user.clanId,
  userId: state => state.user.userId,
  device: state => state.app.device,
  dict: state => state.dict.dict,
  visitedViews: state => state.tagsView.visitedViews,