Commit c4e79eb9 authored by IvyXia123's avatar IvyXia123

代码提交

parent ff345bb0
......@@ -376,6 +376,7 @@
* @param dataObj
*/
modelDataClick(dataObj, type) {
let getCardGoData = { start_at: this.$route.query.start_at, over_at: this.$route.query.over_at, push_time: dataObj.push_time, type: type };
if(this.status === 2) {
// 点击去学习和去提交
......
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