change creationdatas if change pending creation

This commit is contained in:
ogerly 2022-01-06 16:05:50 +01:00
parent b86ecae0db
commit 57922daea9

View File

@ -232,6 +232,9 @@ export default {
row.toggleDetails()
this.slotIndex = index
this.openRow = row
if (this.type === 'PageCreationConfirm') {
this.creationUserData = row.item
}
}
} else {
row.toggleDetails()