Explorar o código

VideoPage 中获取的视频不存在则跳转到 404

reghao %!s(int64=2) %!d(string=hai) anos
pai
achega
45cec7f087
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/home/VideoPage.vue

+ 1 - 0
src/views/home/VideoPage.vue

@@ -261,6 +261,7 @@ export default {
             type: 'warning',
             duration: 3000
           })
+          this.$router.push('/404')
         }
       }).catch(error => {
         this.$notify.error({