Commit 8279b0b0 by 陈玉桐

add

parent 175ca27c
...@@ -241,7 +241,7 @@ export default { ...@@ -241,7 +241,7 @@ export default {
token: localStorage.getItem("token"), token: localStorage.getItem("token"),
activityId: me.activityId, activityId: me.activityId,
day: me.currentDay, day: me.currentDay,
MediaId: resServer.serverId mediaId: resServer.serverId
} }
}).then(response => { }).then(response => {
me.loadingShow = false me.loadingShow = false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment