Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -215,7 +215,6 @@ export struct VideoChannelDetail { | @@ -215,7 +215,6 @@ export struct VideoChannelDetail { | ||
| 215 | if (this.isRequestError) { | 215 | if (this.isRequestError) { |
| 216 | EmptyComponent({ | 216 | EmptyComponent({ |
| 217 | emptyType: WDViewDefaultType.WDViewDefaultType_NoVideo, | 217 | emptyType: WDViewDefaultType.WDViewDefaultType_NoVideo, |
| 218 | - emptyButton: true, | ||
| 219 | retry: () => { | 218 | retry: () => { |
| 220 | this.getRecCompInfo() | 219 | this.getRecCompInfo() |
| 221 | } | 220 | } |
-
Please register or login to post a comment