zdg #184

Merged
zhangxuelin merged 9 commits from zdg into main 2024-09-10 16:16:46 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit eaf2d82ead - Show all commits

View File

@ -385,7 +385,7 @@ export default {
addEntpcoursefileReturnId(form).then((res) => {
creatAPT({
...this.uploadData,
fileId: res,
fileId: slideid,
fileShowName: this.currentNode.label + '.apt'
}).then((res) => {
this.currentFileList.unshift(res.resData)