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