修改活动接口参数,报修接口参数,首页活动参数

This commit is contained in:
zhouyanli
2026-06-22 17:21:41 +08:00
parent 36ee7c3562
commit d5cacf4087
9 changed files with 44 additions and 34 deletions

View File

@@ -369,7 +369,7 @@ const submitForm = async () => {
villageId,
houseId: houseId.value,
maintenanceItemId: projectId.value,
title: form.value.title,
item: form.value.title,
problem: form.value.desc,
residentId: userId,
orderDate: form.value.datetime,