Compare commits
No commits in common. "eaf2d82ead6f42b3b6a3691b645716dfaba30984" and "7da1d9793917659e6e91a86456fef9c84b2e2eaf" have entirely different histories.
eaf2d82ead
...
7da1d97939
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue