新版交易所前段管理后台
1
jhzh
2025-09-05 2627a08fc540a71558be965f1809990f25843d7a
src/utils/index.js
@@ -96,5 +96,5 @@
export function clearLoginInfo () {
  Vue.cookie.delete('Authorization')
  store.commit('resetStore')
  router.options.isAddDynamicMenuRoutes = false
  router.options.isAddDynamiCMEnuRoutes = false
}