fix: broken gql collection request editor

This commit is contained in:
s-r-x
2021-06-15 15:25:19 +05:00
parent 5246284e32
commit 07a505c365

View File

@@ -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