When vue submits the form, the form data type is observer

clipboard.png
when submitting data, you want to get dip, port,sip and time data, but you don"t want to return Observer type

Mar.16,2021

axios
XMLHttpRequest object


use Object.assign to copy:

// obj
let data = Object.assign({}, obj)
Menu