问题修改
This commit is contained in:
parent
e03483d16f
commit
90c348eb47
@ -1695,7 +1695,7 @@ export default class Judge {
|
||||
}
|
||||
if (isRequired && projectKey != '11') {
|
||||
projectNum += 1;
|
||||
if (type == 3 || type == 4) {
|
||||
if (type == 3 || type == 4 || ykType == 3 || ykType == 4) {
|
||||
endProjectsNum += 1;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user