修改试卷组别逻辑
This commit is contained in:
@@ -107,7 +107,7 @@ const custom = {
|
||||
var m = time.getMonth()+1;
|
||||
var d = time.getDate();
|
||||
const date = `${y}-${m}-${d}`
|
||||
console.log(date)
|
||||
// console.log(date)
|
||||
return date
|
||||
},
|
||||
getSTdPerson(num) {
|
||||
|
Reference in New Issue
Block a user