parent
f27099a4b3
commit
7fd46f2d6c
2 changed files with 17 additions and 14 deletions
|
|
@ -438,6 +438,9 @@ export default {
|
|||
propsToNative (props) {
|
||||
return propsToNative(props)
|
||||
},
|
||||
cancelImageText () {
|
||||
return
|
||||
},
|
||||
resetState () {
|
||||
const user = this.$store.state.users.currentUser
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue