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

zlx
zhoulexin 6 days ago
parent 98979070d9
commit f9b2a9bfe4

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

Loading…
Cancel
Save