dev #18

Merged
hy merged 3 commits from dev into staging 2025-09-25 15:48:08 +08:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 19bdc1dc65 - Show all commits

View File

@ -448,6 +448,7 @@ async function onSubmit() {
gradeYear: form.baseInfo.gradeYear,
schoolBusinessUser: form.baseInfo.people,
startTime: form.baseInfo.date,
endTime: form.baseInfo.endTime,
isDiscussion: form.work.talk,
discussion: form.work.talkDetail,
isClassMeeting: form.work.classMeeting,