So following Vue Axios's docs, just insert the line for app.use() : import { createApp } from 'vue' import axios from 'axios' import ...
確定! 回上一頁