添加游戏数学审批并修改审批意见bug

This commit is contained in:
sk1551
2020-11-03 11:39:22 +08:00
parent 46129e0c94
commit 0c22bbf592
2 changed files with 4 additions and 6 deletions

View File

@ -138,7 +138,7 @@ export default {
this.tbr = response.createusername;
this.classname = response.classname;
this.xnxq = response.data.xnxq;
this.spyj = response.data.shyj;
this.spyj = response.data.spyj;
});
this.listMathTermItemPlan();
},