更新
This commit is contained in:
@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user