@@ -113,10 +113,10 @@ import Supplierinfo from '@/components/ConferenceModule/Supplierinfo';
Vue.use(Router)
export default new Router({
- mode: 'history',
- scrollBehavior: () => {
- history.pushState(null, null, document.URL)
- },
+ // mode: 'history',
+ // scrollBehavior: () => {
+ // history.pushState(null, null, document.URL)
+ // },
routes: [
{
path: '/',