readList()).pipe( switchMap((list) => list.length ? this.listService.findByRepoPath(payload.repoPath) : of([] as ILinkListType[]) ) ); }.
確定! 回上一頁