try { // 表单提交过程 } catch (error) { return res.status(500).json({ error: '操作错误' }); }
上一篇:表单提交返回空白页面
下一篇:表单提交返回输入的Laravel