提交 55e0be2e authored 作者: haodaking's avatar haodaking

bug fixes

上级 d574551d
...@@ -48,7 +48,7 @@ export default { ...@@ -48,7 +48,7 @@ export default {
return this.$route.params.id return this.$route.params.id
}, },
notifyUrl() { notifyUrl() {
return `${webConf.apiBaseURL}/api/lms/v2/lobby/update-status-api/${this.pid}/sofia` return `${webConf.apiBaseURL}/api/lms/v2/lobby/update-status-api/${this.pid}`
} }
}, },
methods: { methods: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论