Compare commits
2 Commits
eefc4d75f8
...
748a3c4b86
Author | SHA1 | Date |
---|---|---|
zouyf | 748a3c4b86 | |
“zouyf” | c4c1115abb |
|
@ -285,6 +285,7 @@ const t = function(name, time) {
|
||||||
edusubject: userStore.edusubject, // this.userStore.edusubject,
|
edusubject: userStore.edusubject, // this.userStore.edusubject,
|
||||||
evalid: props.bookobj.levelSecondId, // this.activeParams.lession.id,
|
evalid: props.bookobj.levelSecondId, // this.activeParams.lession.id,
|
||||||
status: "1",
|
status: "1",
|
||||||
|
edituserid: userStore.userId,
|
||||||
orderby: 'concat(worktype,timestamp) DESC',
|
orderby: 'concat(worktype,timestamp) DESC',
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue