摘要: 发送请求前先做设置 $.ajaxSetup({ headers: { 'X-CSRF-TOKEN' : '{{ csrf_token() }}' } }); 阅读全文
posted @ 2021-11-25 14:33 无风何其浪 阅读(33) 评论(0) 推荐(0) 编辑