fix: broken gql collection request editor
This commit is contained in:
parent
5246284e32
commit
07a505c365
1 changed files with 2 additions and 0 deletions
|
|
@ -224,7 +224,9 @@ export default {
|
|||
folderName,
|
||||
request,
|
||||
requestIndex,
|
||||
folderPath,
|
||||
} = payload
|
||||
this.$data.editingFolderPath = folderPath
|
||||
this.$data.editingCollectionIndex = collectionIndex
|
||||
this.$data.editingFolderIndex = folderIndex
|
||||
this.$data.editingFolderName = folderName
|
||||
|
|
|
|||
Loading…
Reference in a new issue