My file upload.js: import axios from 'axios' const baseUrl = 'http://localhost:80/upload.php' const config = { Headers: {'Content-Type': ...
確定! 回上一頁