npm install x2js
import x2js from 'x2js' Vue.prototype.$x2js = new x2js()
//xml转json this.$x2js.xml2js() //json转xml this.$x2js.js2xml()