2laravel.dev/api/todo/8/completed:1 PATCH http://laravel.dev/api/todo/8/completed
:8080/#/:1 XMLHttpRequest cannot load http://laravel.dev/api/todo/8/completed. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8080' is therefore not allowed access. The response had HTTP status code 429.
createError.js?f777:15 Uncaught (in promise) Error: Network Error(…)
老师,在我点complete按钮的时候,一般点前几次都没什么问题,但是点多几次就会在控制台报出这样的错误提示,不明白