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

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

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