import {timeout} from 'rxjs/operators';. I use. this.http.post(this.actions, data).timeout(40000).subscribe(serverData => ...
確定! 回上一頁