mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-14 05:16:47 +08:00
init
This commit is contained in:
@@ -282,6 +282,7 @@ const handleClick = () => {
|
||||
workUploadContent: sbValue.value.content,
|
||||
workUploadAddress: fileList.value.map(e => e.url).join(',') || '',
|
||||
workId,
|
||||
type,
|
||||
taskId,
|
||||
}).then((res) => {
|
||||
submitList.value.unshift(res.data);
|
||||
|
||||
Reference in New Issue
Block a user