@@ -35,6 +35,7 @@
export default {
data() {
return {
+ user: JSON.parse(localStorage.userInfo),
search: {
date: null,
projectId: null,