![]()
this.attachmentDrawerVisible = true"
>
@@ -182,9 +182,6 @@ export default {
},
methods: {
...mapMutations({ setUser: 'SET_USER' }),
- handleShowAttachDrawer() {
- this.attachmentDrawerVisible = true
- },
loadUser() {
userApi.getProfile().then(response => {
this.user = response.data.data