Update index.vue
This commit is contained in:
parent
2b1a73e04d
commit
6f7fd2fc7b
1 changed files with 1 additions and 0 deletions
|
|
@ -412,6 +412,7 @@
|
|||
var copyText = document.getElementById("response-details");
|
||||
copyText.select();
|
||||
document.execCommand("copy");
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue