This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
mapaler
/
PADDashFormation
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
163
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
代码打错的bug
tags/v9.1
枫谷剑仙
5 years ago
parent
b0d9a94108
commit
b766b94ee7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
script.js
+ 1
- 1
script.js
View File
@@ -2826,7 +2826,7 @@ function refreshTeamAwokenCount(awokenDom, team) {
let totalNum = 0;
//搜索等效觉醒
const equivalentAwoken = equivalent_awoken.find(eak => eak.small === ai || eak.big === ai);
if (equivalent
_a
woken)
if (equivalent
A
woken)
{
if (equivalentAwoken.small === ai)
{
Write
Preview
Loading…
Cancel
Save