axios.get(path, { timeout: 1000, params: { id: 12 } });反复的核对了,后台3秒才响应,我设置axios 1秒就超时,但是axios一直没有进入catch,怎么肥四? 查看完整描述