My console log shows the parsed XML as Json, but I cannot push to Vue data inside this function. var parseString = require('xml2js').parseString; axios.get(` ...
確定! 回上一頁