This commit is contained in:
2025-09-24 20:30:47 +08:00
parent 449b3c9916
commit 10a8094a3c
4 changed files with 48 additions and 48 deletions

View File

@ -46,7 +46,7 @@ const formList = reactive([
{ label: "教学目标", prop: "jxmb", type: "input" },
],
[
{ label: "学时安排", prop: "gksc", type: "number" },
{ label: "学时安排", prop: "gksc", type: "input" },
],
[
{ label: "上传附件", prop: "fj", type: "upload" },