zhuhao_dev #183

Merged
zhuhao merged 2 commits from zhuhao_dev into main 2024-09-10 15:04:52 +08:00
1 changed files with 1 additions and 1 deletions

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)