mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-20 08:16:44 +08:00
课程内考试 ,时间不显示问题
This commit is contained in:
@@ -177,7 +177,7 @@
|
||||
//let gen= snowflakeGenerator(512).next().value;
|
||||
//let qid=snowflakeGenerator(512).next().value;
|
||||
let qid=this.generator.next().value;
|
||||
console.log(qid);
|
||||
//console.log(qid);
|
||||
let q={
|
||||
id: qid,
|
||||
type: t,
|
||||
|
||||
Reference in New Issue
Block a user