微调
This commit is contained in:
parent
74b203d367
commit
f146d6faba
@ -279,7 +279,7 @@ class codeGraph extends Container {
|
||||
}
|
||||
//运行等级
|
||||
if (stateData.nextSectionRunLevel) {
|
||||
this.runLevel.visible = true;
|
||||
this.runLevel.visible = false;
|
||||
this.runLevel.text = stateData.nextSectionRunLevel;
|
||||
}
|
||||
//运行时间
|
||||
|
Loading…
Reference in New Issue
Block a user