guhongwei 3 years ago
parent
commit
4b247508a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/patent/result.vue

+ 1 - 1
src/views/patent/result.vue

@@ -58,7 +58,7 @@ export default {
       }
     },
     toDownload({ data }) {
-      console.log(data);
+      window.open(`http://broadcast.waityou24.cn/${data.uri}`);
     },
   },
   computed: {