getLastExpandedState(type: string, defaultState: boolean): boolean { const state = window.sessionStorage.getItem("expandedState-" + type);
確定! 回上一頁