fix:调整跳转支付页面时间

zlx
zhoulexin 6 days ago
parent 98979070d9
commit f9b2a9bfe4

@ -418,7 +418,7 @@ const submitForm = async () => {
periodId: formData.periodId periodId: formData.periodId
} }
}) })
}, 1500) }, 1000)
} catch (e) { } catch (e) {
console.error('提交失败', e) console.error('提交失败', e)
} finally { } finally {

Loading…
Cancel
Save