|
@ -496,7 +496,6 @@ export default { |
|
|
this.monitor.headers = JSON.stringify(JSON.parse(this.monitor.headers), null, 4); |
|
|
this.monitor.headers = JSON.stringify(JSON.parse(this.monitor.headers), null, 4); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if (this.isAdd) { |
|
|
if (this.isAdd) { |
|
|
this.$root.add(this.monitor, async (res) => { |
|
|
this.$root.add(this.monitor, async (res) => { |
|
|
|
|
|
|
|
|