mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
close all showDetails prepared
This commit is contained in:
parent
8545e27a23
commit
6e9b65b6e0
@ -244,6 +244,10 @@ export default {
|
||||
})
|
||||
},
|
||||
editCreationUserTable(row, rowItem) {
|
||||
this.currentItems.forEach(item => {
|
||||
this.$set(item, '_showDetails', false)
|
||||
})
|
||||
|
||||
if (!row.detailsShowing) {
|
||||
this.creationUserData = rowItem
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user