parent
f41b5637a2
commit
d5d11746d3
@ -192,7 +192,7 @@ export class OrdersComponent implements OnInit {
|
|||||||
params: [this.choose, orderId, this.selectedStatus],
|
params: [this.choose, orderId, this.selectedStatus],
|
||||||
},
|
},
|
||||||
RpcService.authService,
|
RpcService.authService,
|
||||||
false
|
true
|
||||||
)
|
)
|
||||||
.pipe(
|
.pipe(
|
||||||
map((value) => {
|
map((value) => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user