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
打开箱子前,先绑定数据
tags/v24.3
枫谷剑仙
3 years ago
parent
e97f7e83b9
commit
cf3054ac2e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
script.js
+ 1
- 0
script.js
View File
@@ -1973,6 +1973,7 @@ function initialize(event) {
function openShowBox(e)
{
const table = this.parentNode.parentNode.parentNode.parentNode;
table.querySelector(".set-default").onclick(); //打开箱子前先绑定这个数据
showSearch(table.data.parsedCards.map(m=>m.toOldMember()));
playerDataFrame.btnClose.onclick();
}
Write
Preview
Loading…
Cancel
Save