diff --git a/src/permission.js b/src/permission.js index b3d9f43..55672d3 100644 --- a/src/permission.js +++ b/src/permission.js @@ -19,7 +19,7 @@ router.beforeEach(async(to, from, next) => { document.title = getPageTitle(to.meta.title) if (/^\/index\/.*/.test(to.path)) { - setToken('31|wFxoNgXTLwNke7CCjfCyFYd3x4s9WG74VKpYyi8S','ReceptionTokenKey') + //setToken('31|wFxoNgXTLwNke7CCjfCyFYd3x4s9WG74VKpYyi8S','ReceptionTokenKey') if (getToken('ReceptionTokenKey')) { next()