提交 c15522c0 authored 作者: 王鹏飞's avatar 王鹏飞

chore: bug fixes

上级 259c6ed9
...@@ -198,6 +198,7 @@ function handleSubmit() { ...@@ -198,6 +198,7 @@ function handleSubmit() {
const params: ContestUpdateParams = pick(mergedForm, [ const params: ContestUpdateParams = pick(mergedForm, [
'id', 'id',
'name', 'name',
'client_id',
'host_unit_id', 'host_unit_id',
'organizer_ids', 'organizer_ids',
'technical_support_unit_id', 'technical_support_unit_id',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论