mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-14 21:36:47 +08:00
init
This commit is contained in:
@@ -280,6 +280,7 @@ const handleClick = () => {
|
|||||||
projectOrRouterLogo: type,
|
projectOrRouterLogo: type,
|
||||||
workUploadContent: textarea1.value,
|
workUploadContent: textarea1.value,
|
||||||
workId,
|
workId,
|
||||||
|
taskId,
|
||||||
}).then((res) => {
|
}).then((res) => {
|
||||||
submitList.value.unshift(res.data);
|
submitList.value.unshift(res.data);
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user