fix: bulk headers not resetting on clear content
This commit is contained in:
@@ -335,5 +335,7 @@ const clearContent = () => {
|
|||||||
active: true,
|
active: true,
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
bulkHeaders.value = ""
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user