Hi, I am using VUE resource to read xml file . I have the following code ready. methods: { getNewTitle () { this.$http.get('data/books.xml').then((response) ...
確定! 回上一頁