outFrame recover状态处理错误调整
This commit is contained in:
parent
bef8fee318
commit
a9aea1908e
@ -47,7 +47,7 @@ export default class OutFrame extends Group {
|
||||
}
|
||||
}
|
||||
recover() {
|
||||
this.box && this.box.hide();
|
||||
this.box && this.box.show();
|
||||
}
|
||||
// 设置显示模式
|
||||
setShowMode() {
|
||||
|
Loading…
Reference in New Issue
Block a user