* commit 'c9d29a1a9e9072f1785245300b5b827ed81c2175': 无JIRA super调用修复
@ -160,7 +160,7 @@ export class Pane extends Widget {
}
destroyed() {
super.destroyed();
super.destroyed?.();
Layers.remove(`${this.getName()}-loading`);
this._loading?.destroy();