web_src/src/main.js
@@ -55,7 +55,6 @@
Vue.prototype.$cookies.config(60*30);
new Vue({
   router: router,
   render: h => h(App),