提交 1ba073fa 编写于 作者: huangwensu's avatar huangwensu

学分详情页申请学分问题修复

上级 16406f9e
...@@ -255,7 +255,7 @@ export default { ...@@ -255,7 +255,7 @@ export default {
applicationCredit() { applicationCredit() {
let _this = this; let _this = this;
let param = { let param = {
creditId: _this.project.creditId || 1, creditId: _this.creditId || 1,
token: _this.token, token: _this.token,
setEntry: true setEntry: true
}; };
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册