Commit 45396cb9 authored by limingzhe's avatar limingzhe

fix: hide bug

parent bf85b4b2
......@@ -1418,7 +1418,7 @@ export class PlayComponent implements OnInit, OnDestroy {
this.hideSubTemplate(1);
} else {
index = 1;
this.hideSubTemplate(2);
this.hideSubTemplate(0);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment