fix: fix typescript issues
This commit is contained in:
@@ -108,6 +108,11 @@ export default defineComponent({
|
||||
headers,
|
||||
preRequestScript: "",
|
||||
testScript: "",
|
||||
body: {
|
||||
contentType: "application/json",
|
||||
body: "",
|
||||
isRaw: false,
|
||||
},
|
||||
})
|
||||
)
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user