src/views/overview/previewExcel.vue @@ -33,7 +33,7 @@ computed: { }, created() { this.excel=this.$route.query.url this.excel=this.$route.query.url; this.cutAfterWidth=this.$route.query.cutAfterWidth }, mounted() {