Compare commits

..

No commits in common. "eaf2d82ead6f42b3b6a3691b645716dfaba30984" and "7da1d9793917659e6e91a86456fef9c84b2e2eaf" have entirely different histories.

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: slideid,
fileId: res,
fileShowName: this.currentNode.label + '.apt'
}).then((res) => {
this.currentFileList.unshift(res.resData)