Explorar o código

update VideoPage.vue

reghao hai 1 ano
pai
achega
16b472b056
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      src/views/home/VideoPage.vue

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

@@ -566,6 +566,13 @@ export default {
             type: 'warning',
             duration: 3000
           })
+        } else {
+          this.$notify({
+            title: '提示',
+            message: resp.msg,
+            type: 'warning',
+            duration: 3000
+          })
         }
       }).catch(error => {
         this.$notify({