delete debug code.

This commit is contained in:
xiawenlong
2021-10-19 19:09:04 +08:00
parent 20fea2b68c
commit 1251aa587a
-1
View File
@@ -60,7 +60,6 @@ var app = new Vue({
const header = this.filterParams(this.header)
const body = this.filterParams(this.body)
const queryP = this.filterParams(this.queryP)
console.log(header)
const params = {
header: header,
params: body,