Skip to content

Commit

Permalink
test: xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen-1998 committed Jul 28, 2022
1 parent b07c132 commit 7d5e0b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/views/dashboard/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,11 @@ function pushRouter(path: string) {
}
const { name, fullName, updateName } = useStore('test')
<<<<<<< HEAD
const { userInfo, setUserInfo } = useStore('user')
=======
const { userInfo, setUserInfo } = useStore('user')
<<<<<<<
const dateVal = ref(new Date())
Expand Down

0 comments on commit 7d5e0b4

Please sign in to comment.